Skip to content

Commit 59ea56d

Browse files
committed
add github workflow for test-pypi cross-OS wheel builds
1 parent 6179bdc commit 59ea56d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testpypi-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build_windows_wheels:
1010
name: Build Windows wheels
11-
runs-on: windows-latest
11+
runs-on: windows-2025-vs2026
1212

1313
steps:
1414
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)