Skip to content

Commit

Permalink
drop pypy3.9 for numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip committed Apr 21, 2024
1 parent 05f413b commit 6c1344e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/numpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python_version: [pypy-3.9-nightly, pypy-3.10-nightly]
python_version: [pypy-3.10-nightly]

timeout-minutes: 120

Expand Down

0 comments on commit 6c1344e

Please sign in to comment.