Skip to content

Commit 98489b5

Browse files
committed
CI: Test NumPy 2.0
1 parent 848aca2 commit 98489b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ jobs:
119119
- os: ubuntu-latest
120120
python-version: 3.8
121121
dependencies: 'min'
122+
# NumPy 2.0
123+
- os: ubuntu-latest
124+
python-version: '3.12'
125+
dependencies: 'dev'
122126
exclude:
123127
- os: ubuntu-latest
124128
architecture: x86

0 commit comments

Comments
 (0)