Skip to content

Commit

Permalink
ci: try to get a proper android sdk version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
emschu committed Dec 27, 2023
1 parent 488dd7f commit f98077e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: macos-11
strategy:
matrix:
api-level: [24, 31]
api-level: [24, 33]
target: [default]
steps:
- name: checkout
Expand Down

0 comments on commit f98077e

Please sign in to comment.