Skip to content

Commit

Permalink
fixed imcompatible test of numpy 2.1.x with Python 3.9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
scfleming committed Jan 15, 2025
1 parent 8f8a7fd commit 6a5d26a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ jobs:
python: 3.9.21
toxenv: py39-test-alldeps-numpy124-cov

- name: Python 3.9.xx with numpy 2.10 and full coverage
os: ubuntu-latest
python: 3.9.21
toxenv: py39-test-alldeps-numpy210-cov

- name: Python 3.9.xx with oldest supported version of all dependencies
os: ubuntu-16.04
python: 3.9.21
Expand Down

0 comments on commit 6a5d26a

Please sign in to comment.