Skip to content

Commit 40f1ce0

Browse files
authored
Update dart.yml (#130)
1 parent f0ead98 commit 40f1ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
os: [ubuntu-latest, macos-latest, windows-latest]
24-
sdk: [2.12.4, stable, beta, dev]
24+
sdk: [2.14.4, stable, beta, dev]
2525
fail-fast: false
2626
steps:
2727
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)