Skip to content

Commit 5bf57bd

Browse files
authored
Run tests on numpy 1.23 (#2124)
1 parent 2e928b1 commit 5bf57bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
python-version: ['3.10', '3.11', '3.12']
1919
numpy_version: ['>=1.24.0', '==1.23.*']
2020
exclude:
21-
- python-version: '3.10'
22-
numpy_version: '==1.23.*'
2321
- python-version: '3.11'
2422
numpy_version: '==1.23.*'
2523
- python-version: '3.12'

0 commit comments

Comments
 (0)