Skip to content

Commit cf53308

Browse files
authored
Merge pull request #5 from Jusicool-Ver-2-0/hotfix/fix-cd-1
🔀 :: Fix CD
2 parents 947e66b + 66f7e8d commit cf53308

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jusicool_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
flutter_test:
1212
name: Run flutter test and analyze
13-
runs-on: macos-latest
13+
runs-on: ubuntu-latest
1414
steps:
1515

1616
- name: Checkout Flutter repository

0 commit comments

Comments
 (0)