Skip to content

Commit

Permalink
Remove API 35 test
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLongstaff committed Sep 13, 2024
1 parent 2b2a868 commit 0e75986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/instrumented-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
api-level: [21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35]
api-level: [21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 0e75986

Please sign in to comment.