Skip to content

Commit a327ca3

Browse files
authored
Update dart.yml
1 parent afdd7f2 commit a327ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
sdk: [ 2.12.0, 2.15.0, stable, beta, dev ]
21+
sdk: [ beta, stable, 2.15.0, 2.12.0 ]
2222

2323
steps:
2424
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)