Skip to content

Commit

Permalink
Use arm-based emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
mlykotom committed Jun 17, 2024
1 parent 3fe8b6d commit 69a377b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AdvancedStateAndSideEffectsCodelab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
with:
api-level: ${{ matrix.api-level }}
target: google_apis
arch: x86
arch: arm-v8
disable-animations: true
script: ./gradlew connectedCheck --stacktrace
working-directory: ${{ env.SAMPLE_PATH }}
Expand Down

0 comments on commit 69a377b

Please sign in to comment.