Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit b465b69

Browse files
authored
chore: bump GitHub Actions to Windows 2019 (#3254)
1 parent e6194b1 commit b465b69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525

2626
include:
2727
- node: 12
28-
os: windows-2016
28+
os: windows-2019
2929
- node: 14
30-
os: windows-2016
30+
os: windows-2019
3131
- node: 16
3232
os: windows-2019
3333
- node: 17

0 commit comments

Comments
 (0)