Skip to content

Commit

Permalink
Update dart.yml (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
mit-mit committed Apr 29, 2024
1 parent f0ead98 commit 40f1ce0
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 @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
sdk: [2.12.4, stable, beta, dev]
sdk: [2.14.4, stable, beta, dev]
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 40f1ce0

Please sign in to comment.