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 b920bd2 commit 0896980Copy full SHA for 0896980
.github/workflows/test_wheel.yaml
@@ -16,7 +16,7 @@ jobs:
16
numpy_version: ["numpy~=1.23", "numpy~=1.24", "numpy~=1.25", "numpy#latest"]
17
include:
18
# https://cibuildwheel.readthedocs.io/en/stable/options/#build-skip
19
- - os: windows-2019
+ - os: windows-2022
20
skip: "*2*win* *win32 pp*"
21
- os: ubuntu-22.04
22
linux_archs: native
0 commit comments