We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6179bdc commit 59ea56dCopy full SHA for 59ea56d
1 file changed
.github/workflows/testpypi-windows.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build_windows_wheels:
10
name: Build Windows wheels
11
- runs-on: windows-latest
+ runs-on: windows-2025-vs2026
12
13
steps:
14
- uses: actions/checkout@v6
0 commit comments