Skip to content

Commit bd96f89

Browse files
committed
TST Test on Numpy 2.3 and 2.4
1 parent 7871e5c commit bd96f89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-python-package-with-conda.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
- '2.0'
3333
- '2.1'
3434
- '2.2'
35+
- '2.3'
36+
- '2.4'
3537
exclude:
3638
# 3.7 is too old for NumPy 1.22+
3739
- python-version: '3.7'

0 commit comments

Comments
 (0)