test: use arm64 emulator arch in patch e2e workflow

This commit is contained in:
Bryan Oltman
2024-04-25 13:35:58 -04:00
parent 0c4a8f2e7a
commit d0a8eee049
+1 -1
View File
@@ -75,7 +75,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
arch: x86_64
arch: arm64-v8a
script: ./scripts/patch_e2e.sh
cli: