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 f36daa8 commit 8e6c3d4Copy full SHA for 8e6c3d4
.github/workflows/io-test.yml
@@ -19,6 +19,7 @@ jobs:
19
fail-fast: true
20
matrix:
21
python-version: ['3.9', '3.12']
22
+ numpy-version: ["1.26.4"]
23
defaults:
24
# by default run in bash mode (required for conda usage)
25
run:
0 commit comments