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.
1 parent c946d98 commit fa39baaCopy full SHA for fa39baa
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
fail-fast: false
26
matrix:
27
- flutter_version: [stable]
+ flutter_version: [beta]
28
os: [ubuntu-latest, macos-latest, windows-latest]
29
steps:
30
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
0 commit comments