We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 947e66b + 66f7e8d commit cf53308Copy full SHA for cf53308
1 file changed
.github/workflows/jusicool_cd.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
flutter_test:
12
name: Run flutter test and analyze
13
- runs-on: macos-latest
+ runs-on: ubuntu-latest
14
steps:
15
16
- name: Checkout Flutter repository
0 commit comments