Skip to content

Commit 0896980

Browse files
committed
last one
1 parent b920bd2 commit 0896980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
numpy_version: ["numpy~=1.23", "numpy~=1.24", "numpy~=1.25", "numpy#latest"]
1717
include:
1818
# https://cibuildwheel.readthedocs.io/en/stable/options/#build-skip
19-
- os: windows-2019
19+
- os: windows-2022
2020
skip: "*2*win* *win32 pp*"
2121
- os: ubuntu-22.04
2222
linux_archs: native

0 commit comments

Comments
 (0)