Skip to content

Commit b920bd2

Browse files
committed
another
1 parent 5ac545f commit b920bd2

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
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: [ubuntu-22.04, windows-2019]
13+
os: [ubuntu-22.04, windows-2022]
1414
architecture: ['x64']
1515
linux_archs: ["native"]
1616
numpy_version: ["numpy~=1.23", "numpy~=1.24", "numpy~=1.25", "numpy#latest"]

0 commit comments

Comments
 (0)