Skip to content

Commit

Permalink
no np125 on py312
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Feb 8, 2024
1 parent bdb2615 commit 9779ae5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
# Oldest one based on NEP-29 and latest one.
# See https://numpy.org/neps/nep-0029-deprecation_policy.html
numpy-version: ["1.23", "1.25"]
exclude:
- python-version: "3.12"
numpy-version: "1.25"
fail-fast: false

steps:
Expand Down

0 comments on commit 9779ae5

Please sign in to comment.