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 f427533 commit e6c9a9dCopy full SHA for e6c9a9d
.github/workflows/wheels.yml
@@ -11,22 +11,22 @@ jobs:
11
matrix:
12
include:
13
# Windows 64-bit
14
- - os: windows-2019
+ - os: windows-2022
15
python: 39
16
platform_id: win_amd64
17
18
python: 310
19
20
21
python: 311
22
23
24
python: 312
25
26
27
python: 313
28
29
30
python: 314
31
32
0 commit comments