Skip to content

Commit 05263ea

Browse files
committed
master -> main
1 parent d05ae6d commit 05263ea

File tree

2 files changed

+1
-1
lines changed

2 files 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
File renamed without changes.

0 commit comments

Comments
 (0)