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 49a57a2 commit 1466684Copy full SHA for 1466684
.github/workflows/test.yaml
@@ -37,7 +37,7 @@ jobs:
37
runs-on: ubuntu-latest
38
strategy:
39
matrix:
40
- api-level: [26, 31, 34]
+ api-level: [26, 28, 31, 34]
41
# Allow other tests to continue if one fails
42
fail-fast: false
43
0 commit comments