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 b674f8d commit 4cd441dCopy full SHA for 4cd441d
.github/workflows/numpy.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
fail-fast: false
29
matrix:
30
- os: [ubuntu-latest, macos-latest, windows-2019]
+ os: [ubuntu-latest, macos-latest, windows-latest]
31
python_version: [pypy-3.11-nightly]
32
33
timeout-minutes: 120
0 commit comments