Skip to content

Commit

Permalink
build: remove sdk version of 2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorwang committed Jul 1, 2024
1 parent a5cf23d commit bddc021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
sdk: [2.19.6, stable]
sdk: [stable]
steps:
- uses: actions/checkout@v3.5.2
- uses: dart-lang/setup-dart@v1.5.0
Expand Down

0 comments on commit bddc021

Please sign in to comment.