Skip to content

Commit

Permalink
test api 34
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiangollob committed Nov 4, 2024
1 parent f4877ed commit 2ee32f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
api-level: [33]
api-level: [34]

steps:
- name: Check out code
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
with:
api-level: ${{ matrix.api-level }}
emulator-options: -no-window -wipe-data -gpu swiftshader_indirect -no-snapshot-save -no-snapshot -accel on -noaudio -no-boot-anim -camera-back emulated -camera-front emulated -selinux permissive -memory 2048 -skin 480x800
emulator-build: 11237101 # 33.1.24
#emulator-build: 11237101 # 33.1.24
disable-animations: true
arch: x86_64
target: default
Expand Down

0 comments on commit 2ee32f0

Please sign in to comment.