We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d7fda commit 9945719Copy full SHA for 9945719
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
timeout-minutes: 15
15
strategy:
16
matrix:
17
- api-level: [19,26,30]
+ api-level: [19,26,29]
18
target: [default]
19
arch: [x86]
20
0 commit comments