Skip to content

Commit

Permalink
Use macos-11 to avoid emulator timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
XiangRongLin committed Jun 23, 2021
1 parent 62b4f33 commit d72d1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
name: app
path: app/build/outputs/apk/debug/*.apk
test-android:
runs-on: macos-latest
runs-on: macos-11.0
strategy:
matrix:
api-level: [21, 29]
Expand Down

0 comments on commit d72d1ed

Please sign in to comment.