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 c0ce7e1 commit 93b7845
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 @@ -74,7 +74,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
- name: Set up ${{ matrix.python-version }}
Expand Down

0 comments on commit 93b7845

Please sign in to comment.