Skip to content

Commit

Permalink
Bump NumPy to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamman committed Jun 21, 2024
1 parent 6fc05b7 commit 97c67a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
python-version: ['3.10', '3.11']
numpy-version: ['1.24', '1.26', '2.0.0rc1']
numpy-version: ['1.24', '1.26', '2.0']
dependency-set: ["minimal", "optional"]

steps:
Expand Down

0 comments on commit 97c67a6

Please sign in to comment.