Expand CI testing with HDF5 1.14.0

This commit is contained in:
Ward Fisher 2023-03-14 11:47:57 -06:00
parent 77738e546d
commit 331ed2bdab
2 changed files with 11 additions and 11 deletions

View File

@ -54,7 +54,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.12.2 ]
hdf5: [ 1.12.2, 1.14.0 ]
use_nc4: [ nc3, nc4 ]
use_dap: [ dap_off, dap_on ]
use_nczarr: [ nczarr_off, nczarr_on ]
@ -160,7 +160,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.12.2 ]
hdf5: [ 1.12.2, 1.14.0 ]
use_nc4: [ nc3, nc4 ]
use_dap: [ dap_off, dap_on ]
use_nczarr: [ nczarr_off, nczarr_on ]
@ -256,7 +256,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.12.2 ]
hdf5: [ 1.12.2, 1.14.0 ]
steps:
- uses: actions/checkout@v3
@ -337,7 +337,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.12.2 ]
hdf5: [ 1.12.2, 1.14.0 ]
steps:

View File

@ -63,7 +63,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.12.2 ]
hdf5: [ 1.14.0 ]
steps:
@ -125,7 +125,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.12.2 ]
hdf5: [ 1.14.0 ]
steps:
- uses: actions/checkout@v3
@ -205,7 +205,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.12.2 ]
hdf5: [ 1.14.0 ]
steps:
- uses: actions/checkout@v3
@ -285,7 +285,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.12.2 ]
hdf5: [ 1.14.0 ]
steps:
@ -365,7 +365,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.12.2 ]
hdf5: [ 1.14.0 ]
steps:
@ -442,7 +442,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.8.22, 1.10.8, 1.12.2 ]
hdf5: [1.10.8, 1.12.2, 1.14.0 ]
use_nc4: [ nc3, nc4 ]
use_dap: [ dap_off, dap_on ]
use_nczarr: [ nczarr_off, nczarr_on ]
@ -541,7 +541,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.8.22, 1.10.8, 1.12.2 ]
hdf5: [ 1.10.8, 1.12.2, 1.14.0 ]
use_nc4: [ nc3, nc4 ]
use_dap: [ dap_off, dap_on ]
use_nczarr: [ nczarr_off, nczarr_on ]