GH Actions: Add API 34

This commit is contained in:
Alinson S. Xavier 2023-11-27 20:47:48 -06:00
parent 70fe513e52
commit d01044b203
No known key found for this signature in database
GPG Key ID: 0DA8E4B9E1109DCA

View File

@ -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 28 29 30 32 33 34
- name: Upload artifacts
if: always()