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 42b3ed0 commit d369dd7Copy full SHA for d369dd7
.github/workflows/workflow.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
operating-system: [ubuntu-latest, windows-latest, macos-latest]
22
- channel: [stable, beta, master]
+ channel: [stable, beta]
23
steps:
24
- uses: actions/checkout@v3
25
- id: flutter-action
0 commit comments