Skip to content

Commit

Permalink
Update matrix to match lower bound
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf committed Oct 16, 2024
1 parent d780ca6 commit bf0fa9c
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 @@ -131,7 +131,7 @@ jobs:
matrix:
sdk: [ 2.19.6, stable ]
analyzer:
- ^5.1.0
- ^5.13.0 # This should match the lower bound
- ^6.0.0
exclude:
# Analyzer 6 only resolves in Dart 3
Expand Down

0 comments on commit bf0fa9c

Please sign in to comment.