Skip to content

Commit 21bd36f

Browse files
committed
Now fixing instr tests, moving to x86_64
1 parent 82cea8e commit 21bd36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blueprints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
uses: reactivecircus/android-emulator-runner@v2
149149
with:
150150
api-level: 30
151-
arch: x86
151+
arch: x86_64
152152
disable-animations: true
153153
script: ./gradlew app:cMDAT --stacktrace
154154

0 commit comments

Comments
 (0)