We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9802b89 commit c866c32Copy full SHA for c866c32
.github/workflows/test.yml
@@ -104,19 +104,10 @@ jobs:
104
fail-fast: false
105
matrix:
106
include:
107
- # Oldest provisionally supported API
108
- - arch: x86
109
- api-level: 16
110
- api-type-target: default
111
- # Oldest properly supported API
112
113
- api-level: 19
114
115
# Oldest 64 bit
116
- arch: x86_64
117
api-level: 21
118
api-type-target: default
119
- # targetSdk
120
121
api-level: 32
122
api-type-target: google_apis
0 commit comments