mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
[CI]: Drop dev channel (#955)
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
flutter_version: [dev, beta, stable]
|
||||
flutter_version: [stable, beta]
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user