Skip to content

Commit

Permalink
Re-enable Flutter master channel
Browse files Browse the repository at this point in the history
  • Loading branch information
domesticmouse authored Dec 19, 2024
1 parent a37f288 commit 156d643
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/flutter-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# Add master back once https://github.com/flutter/flutter/issues/160558 is fixed
flutter_version: [stable, beta]
flutter_version: [stable, beta, master]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
Expand Down

0 comments on commit 156d643

Please sign in to comment.