Skip to content

Commit 307601c

Browse files
committed
remove beta from matrix
1 parent d7b547b commit 307601c

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
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
sdk: [ 2.18.7, stable, beta ]
18+
sdk: [ 2.18.7, stable ]
1919
steps:
2020
- uses: actions/checkout@v3
2121
- uses: dart-lang/setup-dart@v1

0 commit comments

Comments
 (0)