Skip to content

Commit d78de66

Browse files
committed
fix(ci): update test-beta matrix
1 parent 0703282 commit d78de66

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
@@ -37,7 +37,7 @@ jobs:
3737
fail-fast: false
3838
matrix:
3939
os: [ubuntu-latest, macos-latest, windows-latest]
40-
version: [3.0.1, 3.1.0-9.0.pre]
40+
version: [3.1.0, 3.1.0-9.0.pre]
4141
steps:
4242
- uses: actions/checkout@v2
4343
- uses: ./

0 commit comments

Comments
 (0)