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.
2 parents 832e0c6 + 0b15d5a commit 2ee42b4Copy full SHA for 2ee42b4
.github/workflows/run_tests_ubuntu.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- hdf5: [ 1.8.21, 1.10.8, 1.12.1 ]
+ hdf5: [ 1.8.22, 1.10.8, 1.12.1 ]
18
19
steps:
20
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
use_nc4: [ nc3, nc4 ]
66
use_dap: [ dap_off, dap_on ]
67
use_nczarr: [ nczarr_off, nczarr_on ]
@@ -168,7 +168,7 @@ jobs:
168
169
170
171
172
173
174
0 commit comments