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 91d590c commit 0fded4eCopy full SHA for 0fded4e
1 file changed
.github/workflows/info_test_linux.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
strategy:
21
matrix:
22
- api-level: [29]
+ api-level: [21, 29]
23
permissions:
24
contents: write
25
if: ${{ true }}
0 commit comments