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 5ac545f commit b920bd2Copy full SHA for b920bd2
.github/workflows/test_wheel.yaml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- os: [ubuntu-22.04, windows-2019]
+ os: [ubuntu-22.04, windows-2022]
14
architecture: ['x64']
15
linux_archs: ["native"]
16
numpy_version: ["numpy~=1.23", "numpy~=1.24", "numpy~=1.25", "numpy#latest"]
0 commit comments