Skip to content

Commit

Permalink
ci: android: api 33?
Browse files Browse the repository at this point in the history
  • Loading branch information
radex committed Jun 16, 2024
1 parent c4bb1e2 commit bdf9006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: run tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
api-level: 33
working-directory: ./native/androidTest
script: ./gradlew connectedAndroidTest
- run: yarn ktlint
Expand Down

0 comments on commit bdf9006

Please sign in to comment.