Skip to content

Commit 4879a1a

Browse files
master -> main
Fixing CI breakage
1 parent 3d80d77 commit 4879a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
flutter_version: [stable, beta, master]
26+
flutter_version: [stable, beta, main]
2727
os: [ubuntu-latest, macos-latest, windows-latest]
2828
steps:
2929
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

0 commit comments

Comments
 (0)