Skip to content

Commit

Permalink
Try a different API level
Browse files Browse the repository at this point in the history
  • Loading branch information
bentrengrove committed Aug 14, 2024
1 parent c892427 commit fe83fbe
Showing 1 changed file with 1 addition 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, 33 ]
shard: [ 0, 1 ] # Need to update shard-count below if this changes

env:
Expand Down

0 comments on commit fe83fbe

Please sign in to comment.