Skip to content

Commit

Permalink
Now fixing instr tests, moving to x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAlcerreca committed Mar 25, 2022
1 parent 82cea8e commit 21bd36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blueprints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 30
arch: x86
arch: x86_64
disable-animations: true
script: ./gradlew app:cMDAT --stacktrace

Expand Down

0 comments on commit 21bd36f

Please sign in to comment.