Skip to content

Commit 78d439f

Browse files
committed
Use non-arm Mac as workaround for emulator bug
ReactiveCircus/android-emulator-runner#350
1 parent 14ee145 commit 78d439f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
test_example:
8282
name: Flutter example integration test
83-
runs-on: macos-latest
83+
runs-on: macos-13
8484
timeout-minutes: 20
8585
steps:
8686
- name: Checkout repository

0 commit comments

Comments
 (0)