Skip to content

Commit

Permalink
Update .github/workflows/dart.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Moore <kevmoo@users.noreply.github.com>
  • Loading branch information
mosuem and kevmoo authored Oct 1, 2024
1 parent a23a443 commit e3c804e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
sdk: [3.5.0, dev]
sdk: [3.5, dev]
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
Expand Down

0 comments on commit e3c804e

Please sign in to comment.