Skip to content

Commit 7eaa5ec

Browse files
committed
run github actions on 2.13.4
1 parent 76f5d7f commit 7eaa5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
sdk: [stable, beta]
15+
sdk: [2.13.4, stable, beta]
1616
steps:
1717
- uses: actions/checkout@v2
1818
- uses: dart-lang/[email protected]

0 commit comments

Comments
 (0)