We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ec3a7 commit b8ab3caCopy full SHA for b8ab3ca
1 file changed
.github/workflows/publish-wheels.yml
@@ -27,7 +27,7 @@ jobs:
27
- macos-latest # ARM64
28
- ubuntu-latest # x86_64
29
- ubuntu-22.04-arm # ARM64
30
- - windows-latest # x86_64
+ - windows-2025-vs2026 # x86_64
31
32
steps:
33
- name: Checkout Code
0 commit comments