Skip to content

Commit a10aee8

Browse files
committed
Fix windows builds
1 parent 9483a81 commit a10aee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
config:
1818
- {
19-
os: windows-2019,
19+
os: windows-2025,
2020
name: windows
2121
}
2222
- {

0 commit comments

Comments
 (0)