Skip to content

Commit dbf7217

Browse files
committed
ci: use use windows-latest
1 parent dd6a2c8 commit dbf7217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
windows:
185185
needs: lint-commits
186186
name: test Windows
187-
runs-on: windows-2019
187+
runs-on: windows-latest
188188
strategy:
189189
fail-fast: false
190190
matrix:

0 commit comments

Comments
 (0)