Skip to content

Commit

Permalink
update CI dart versions
Browse files Browse the repository at this point in the history
  • Loading branch information
robbecker-wf committed Sep 22, 2023
1 parent 75f4b91 commit 3b104f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
sdk: [ 2.18.7, stable ]
sdk: [ 2.18.7, 2.19.6 ]
steps:
- uses: actions/checkout@v2
- uses: dart-lang/setup-dart@v1
Expand Down

0 comments on commit 3b104f9

Please sign in to comment.