Skip to content

Commit

Permalink
arm64 -> arm64-v8a
Browse files Browse the repository at this point in the history
  • Loading branch information
thoutbeckers authored May 13, 2024
1 parent c504136 commit e6ed050
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
force-avd-creation: false
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
arch: arm64
arch: arm64-v8a
disk-size: 3G
ram-size: 3G
heap-size: 1500M
Expand All @@ -75,7 +75,7 @@ jobs:
force-avd-creation: false
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot-save -noaudio -no-boot-anim -camera-back none
disable-animations: true
arch: arm64
arch: arm64-v8a
disk-size: 3G
ram-size: 3G
heap-size: 1500M
Expand Down

0 comments on commit e6ed050

Please sign in to comment.