Skip to content

Commit 2ee42b4

Browse files
authored
Merge pull request Unidata#2208 from Dave-Allured/CI-update-hdf5-1.8.22
CI: Update HDF5 testing 1.8.21 --> 1.8.22
2 parents 832e0c6 + 0b15d5a commit 2ee42b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/run_tests_ubuntu.yml

Lines changed: 3 additions & 3 deletions
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.8, 1.12.1 ]
17+
hdf5: [ 1.8.22, 1.10.8, 1.12.1 ]
1818

1919
steps:
2020

@@ -61,7 +61,7 @@ jobs:
6161

6262
strategy:
6363
matrix:
64-
hdf5: [ 1.8.21, 1.10.8, 1.12.1 ]
64+
hdf5: [ 1.8.22, 1.10.8, 1.12.1 ]
6565
use_nc4: [ nc3, nc4 ]
6666
use_dap: [ dap_off, dap_on ]
6767
use_nczarr: [ nczarr_off, nczarr_on ]
@@ -168,7 +168,7 @@ jobs:
168168

169169
strategy:
170170
matrix:
171-
hdf5: [ 1.8.21, 1.10.8, 1.12.1 ]
171+
hdf5: [ 1.8.22, 1.10.8, 1.12.1 ]
172172
use_nc4: [ nc3, nc4 ]
173173
use_dap: [ dap_off, dap_on ]
174174
use_nczarr: [ nczarr_off, nczarr_on ]

0 commit comments

Comments
 (0)