Skip to content

Commit b19da85

Browse files
also stop using windows 2019
1 parent 86447e9 commit b19da85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dist-workspace.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ pr-run-mode = "upload"
2929
github-attestations = true
3030

3131
# Force the builds onto the best runners for their architecture
32+
[dist.github-custom-runners.x86_64-pc-windows-msvc]
33+
runner = "windows-latest"
3234
[dist.github-custom-runners.aarch64-pc-windows-msvc]
3335
runner = "windows-11-arm"
3436
[dist.github-custom-runners.aarch64-unknown-linux-gnu]

0 commit comments

Comments
 (0)