We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe83ca7 commit a876ce9Copy full SHA for a876ce9
.github/workflows/tests.yml
@@ -10,6 +10,8 @@ jobs:
10
exclude:
11
- python-version: '3.11'
12
numpy-version: '1.21'
13
+ - python-version: '3.11'
14
+ numpy-version: '1.26'
15
- python-version: '3.12'
16
17
fail-fast: true
0 commit comments