Skip to content

Commit d369dd7

Browse files
committed
make simpler
1 parent 42b3ed0 commit d369dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
operating-system: [ubuntu-latest, windows-latest, macos-latest]
22-
channel: [stable, beta, master]
22+
channel: [stable, beta]
2323
steps:
2424
- uses: actions/checkout@v3
2525
- id: flutter-action

0 commit comments

Comments
 (0)