Skip to content

Commit 457bc6e

Browse files
ci: Revert to Windows-latest
It seems the issues with the Windows runners have been fixed by Github
1 parent 6d51d32 commit 457bc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
os:
2222
- ubuntu-latest
23-
- windows-2019
23+
- windows-latest
2424
- macos-latest
2525

2626
steps:

0 commit comments

Comments
 (0)