Skip to content

Commit

Permalink
master -> main
Browse files Browse the repository at this point in the history
Fixing CI breakage
  • Loading branch information
domesticmouse authored Dec 19, 2024
1 parent 3d80d77 commit 4879a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
flutter_version: [stable, beta, master]
flutter_version: [stable, beta, main]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
Expand Down

0 comments on commit 4879a1a

Please sign in to comment.