Skip to content

Commit 963d67a

Browse files
Fixed windows server version in matrix CI
1 parent f3c566a commit 963d67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
os:
1616
- ubuntu-latest
1717
- macos-latest
18-
- windows-2019
18+
- windows-latest
1919
node:
2020
- 16
2121
- 18

0 commit comments

Comments
 (0)