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 e80aa4b commit 899a46cCopy full SHA for 899a46c
.github/workflows/bobtests_linux.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
strategy:
21
matrix:
22
- api-level: [35, 33, 29]
+ api-level: [29]
23
permissions:
24
contents: write
25
if: ${{ true }}
0 commit comments