Skip to content

Commit

Permalink
remove api 24 test
Browse files Browse the repository at this point in the history
  • Loading branch information
jordond committed Sep 15, 2023
1 parent ee89961 commit fb72614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
instrumented:
strategy:
matrix:
api-level: [ 24, 29, 31 ]
api-level: [ 29, 31 ]
runs-on: macos-latest
name: Test API ${{ matrix.api-level }}
needs: verify
Expand Down

0 comments on commit fb72614

Please sign in to comment.