Skip to content

Commit 9129373

Browse files
CI: Fix an exclude in the test matrix.
1 parent 786a435 commit 9129373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- python-version: '3.7'
2424
numpy-version: '2.0.2'
2525
- python-version: '3.7'
26-
numpy-version: '2.1.0'
26+
numpy-version: '2.1.2'
2727
- python-version: '3.8'
2828
numpy-version: '1.25.2'
2929
- python-version: '3.8'

0 commit comments

Comments
 (0)