Skip to content

Commit

Permalink
Just use Dart 2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
robbecker-wf committed May 13, 2024
1 parent 0929a3b commit bb154ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
sdk: [ 2.18.7, 2.19.2 ]
sdk: [ 2.19.2 ]
steps:
- uses: actions/checkout@v2
- uses: dart-lang/setup-dart@v1
Expand Down

0 comments on commit bb154ad

Please sign in to comment.