Skip to content

Commit

Permalink
Re-enable CI on stable channel (#3774)
Browse files Browse the repository at this point in the history
  • Loading branch information
srawlins committed May 21, 2024
1 parent 476d5cc commit 1e1a004
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
# TODO(srawlins): Re-enable stable after 3.4.0 ships.
# sdk: [dev, stable]
sdk: [dev]
sdk: [dev, stable]
job: [main, flutter, packages, sdk-docs]
include:
- os: macos-latest
Expand Down

0 comments on commit 1e1a004

Please sign in to comment.