Skip to content

Commit 8e6c3d4

Browse files
committed
add numpy version there.
1 parent f36daa8 commit 8e6c3d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/io-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
fail-fast: true
2020
matrix:
2121
python-version: ['3.9', '3.12']
22+
numpy-version: ["1.26.4"]
2223
defaults:
2324
# by default run in bash mode (required for conda usage)
2425
run:

0 commit comments

Comments
 (0)