We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ee84ea + 7e69ced commit 84e1c95Copy full SHA for 84e1c95
.github/workflows/flutter-ci.yml
@@ -23,8 +23,7 @@ jobs:
23
strategy:
24
fail-fast: false
25
matrix:
26
- # Add master back once https://github.com/flutter/flutter/issues/160558 is fixed
27
- flutter_version: [stable, beta]
+ flutter_version: [stable, beta, master]
28
os: [ubuntu-latest, macos-latest, windows-latest]
29
steps:
30
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
0 commit comments