Skip to content

Commit

Permalink
stable,dev
Browse files Browse the repository at this point in the history
  • Loading branch information
srawlins committed Jun 7, 2024
1 parent d091cdd commit 57efb16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
matrix:
os: [ubuntu-latest]
# TODO(srawlins): Re-enable 'stable' when it is someday possible for a version solve between analyzer, macros, _macros, and SDK.
# sdk: [dev, stable]
sdk: [dev, stable]
# sdk: [3.5.0-180.3.beta]
sdk: [beta]
#sdk: [beta]
job: [main, flutter, packages, sdk-docs]
include:
- os: macos-latest
Expand Down

0 comments on commit 57efb16

Please sign in to comment.