Skip to content

Commit b229c52

Browse files
[CI]: Drop dev channel (flutter#955)
1 parent 84e7057 commit b229c52

File tree

2 files changed

+1
-44
lines changed

2 files changed

+1
-44
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
flutter_version: [dev, beta, stable]
23+
flutter_version: [stable, beta]
2424
os: [ubuntu-latest, macos-latest, windows-latest]
2525
steps:
2626
- uses: actions/checkout@v2

tool/flutter_ci_script_dev.sh

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)