Skip to content

Commit d3448c2

Browse files
committed
Fix Windows build runner
1 parent 0170484 commit d3448c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-distributions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
matrix:
138138
job:
139139
- target: x86_64-pc-windows-msvc
140-
os: windows-2019
140+
os: windows-2022
141141
- target: aarch64-apple-darwin
142142
os: macos-14
143143
- target: x86_64-apple-darwin

0 commit comments

Comments
 (0)