We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947e66b commit 66f7e8dCopy full SHA for 66f7e8d
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