test: specify emulator arch in patch e2e workflow

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