Skip to content

Commit

Permalink
WIP: Run android-tests on API 34
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqua committed Jul 27, 2023
1 parent 6b793c7 commit 089005c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: ./build.sh build

- name: Run Android tests
run: ./build.sh android-tests-parallel 28 29 30 31 32 33
run: ./build.sh android-tests-parallel 34

- name: Upload artifacts
if: always()
Expand Down

0 comments on commit 089005c

Please sign in to comment.