Skip to content

Commit 95719ad

Browse files
committed
Added 1.0.1 to test matrix in support of #1931 (comment)
1 parent 85f3abb commit 95719ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/run_tests.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
hdf5: [ 1.8.21, 1.10.7 ]
17+
hdf5: [ 1.8.21, 1.10.1, 1.10.7 ]
1818

1919
steps:
2020

@@ -62,7 +62,7 @@ jobs:
6262

6363
strategy:
6464
matrix:
65-
hdf5: [ 1.8.21, 1.10.7 ]
65+
hdf5: [ 1.8.21, 1.10.1, 1.10.7 ]
6666
use_nc4: [ nc3, nc4 ]
6767
use_dap: [ dap_off, dap_on ]
6868
use_nczarr: [ nczarr_off, nczarr_on ]
@@ -160,7 +160,7 @@ jobs:
160160

161161
strategy:
162162
matrix:
163-
hdf5: [ 1.8.21, 1.10.7 ]
163+
hdf5: [ 1.8.21, 1.10.1, 1.10.7 ]
164164
use_nc4: [ nc3, nc4 ]
165165
use_dap: [ dap_off, dap_on ]
166166
use_nczarr: [ nczarr_off, nczarr_on ]

0 commit comments

Comments
 (0)