Skip to content

Commit

Permalink
Try 30
Browse files Browse the repository at this point in the history
  • Loading branch information
bentrengrove committed Aug 21, 2024
1 parent 2fb6661 commit 1fef7b7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
# Allow tests to continue on other devices if they fail on one device.
fail-fast: false
matrix:
api-level: [ 22, 26, 29 ]
api-level: [ 22, 26, 30 ]
shard: [ 0, 1 ] # Need to update shard-count below if this changes

env:
Expand Down
18 changes: 18 additions & 0 deletions .idea/deploymentTargetSelector.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1fef7b7

Please sign in to comment.