Skip to content

Commit

Permalink
Can't run numpy1.20 with py3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
manodeep authored Jul 29, 2024
1 parent 5845253 commit e1c3843
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ jobs:
- python-version: "3.9"
numpy-version: "2.0.1"

- python-version: "3.12"
numpy-version: "1.20"

env:
CC: ${{ matrix.compiler }}
CORRFUNC_CI: true
Expand Down

0 comments on commit e1c3843

Please sign in to comment.