Skip to content

Commit 598bcca

Browse files
committed
ci: use windows-latest
1 parent 9ed9e7a commit 598bcca

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
@@ -6,7 +6,7 @@ jobs:
66
build:
77
strategy:
88
matrix:
9-
os: ['ubuntu-latest', 'windows-2019', 'macos-latest']
9+
os: ['ubuntu-latest', 'windows-latest', 'macos-latest']
1010
dart_channel: ['stable']
1111

1212
fail-fast: false

0 commit comments

Comments
 (0)