We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39da3bd commit cffb79aCopy full SHA for cffb79a
.github/workflows/builtAndTest.yml
@@ -12,7 +12,7 @@ jobs:
12
build-and-test-client:
13
strategy:
14
matrix:
15
- api-level: [30, 35]
+ api-level: [30, 33, 35]
16
17
runs-on: ubuntu-latest
18
0 commit comments