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 1228c5d commit c7eda3fCopy full SHA for c7eda3f
.github/workflows/wheels.yml
@@ -116,18 +116,18 @@ jobs:
116
build: "*musllinux*"
117
118
- name: win32
119
- os: windows-2019
+ os: windows-2022
120
architecture: x86
121
cibw:
122
build: "cp*win32"
123
124
- - os: windows-2019
+ - os: windows-2022
125
name: win-pypy
126
architecture: x64
127
128
build: "pp*win_amd64"
129
130
131
name: win_amd64
132
133
0 commit comments