Skip to content

Commit

Permalink
Run tests on numpy 1.23 (#2124)
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby authored Aug 26, 2024
1 parent 2e928b1 commit 5bf57bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
python-version: ['3.10', '3.11', '3.12']
numpy_version: ['>=1.24.0', '==1.23.*']
exclude:
- python-version: '3.10'
numpy_version: '==1.23.*'
- python-version: '3.11'
numpy_version: '==1.23.*'
- python-version: '3.12'
Expand Down

0 comments on commit 5bf57bd

Please sign in to comment.