Skip to content

Commit

Permalink
CI: Test with numpy 2.0.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
WarrenWeckesser committed May 12, 2024
1 parent 4b198e7 commit 71797ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
strategy:
matrix:
python-version: ['3.11', '3.12']
numpy-version: ['2.0.0rc1']
numpy-version: ['2.0.0rc2']

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 71797ed

Please sign in to comment.