Skip to content

Commit

Permalink
NEP29 was superseded by SPEC0
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Nov 7, 2024
1 parent 45297bc commit e8e56b5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ jobs:
matrix:
python-version: [ "3.9", "3.10", "3.11", "3.12" ]
os: [ windows-latest, ubuntu-latest, macos-latest ]
# Oldest one based on NEP-29 and latest one.
# See https://numpy.org/neps/nep-0029-deprecation_policy.html
numpy-version: ["1.23", "1.26"]
# https://scientific-python.org/specs/spec-0000/
numpy-version: ["1.24", "2"]
fail-fast: false

steps:
Expand Down

0 comments on commit e8e56b5

Please sign in to comment.