Skip to content

Commit

Permalink
does this work?
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriend committed Oct 5, 2024
1 parent 0f3c669 commit 9152fe8
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 @@ -16,6 +16,9 @@ jobs:
os: [macos-latest, windows-latest, ubuntu-22.04]
python-version: ['3.9', '3.10', '3.11', '3.12']
numpy-version: ['<2', '>=2']
include:
- python-version: '3.8'
numpy-version: '<2'

steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 9152fe8

Please sign in to comment.