Skip to content

Commit

Permalink
dev(narugo): do not test numpy 1.18 on python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
HansBug committed Sep 18, 2023
1 parent 0d5588a commit b298918
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -36,6 +36,8 @@ jobs:
numpy-version: '1.22.0'
- python-version: '3.7'
numpy-version: '1.24.0'
- python-version: '3.9'
numpy-version: '1.18.0'
- python-version: '3.10'
numpy-version: '1.18.0'
- python-version: '3.11'
Expand Down

0 comments on commit b298918

Please sign in to comment.