Skip to content

Commit

Permalink
remove 2.18.7 from the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
robbecker-wf committed Sep 6, 2024
1 parent 980d27a commit 3fdefdc
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 @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
sdk: [ 2.18.7, 2.19.6, stable ]
sdk: [ 2.19.6, stable ]
steps:
- uses: actions/checkout@v2
- uses: dart-lang/setup-dart@v1
Expand Down

0 comments on commit 3fdefdc

Please sign in to comment.