Skip to content

Commit

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

0 comments on commit 3203754

Please sign in to comment.