Revert to hdf5 1.14.3

This commit is contained in:
Ward Fisher 2024-12-18 16:33:34 -07:00
parent 4a3724bf6c
commit e4bb2cc7e8

View File

@ -21,7 +21,7 @@ jobs:
strategy: strategy:
matrix: matrix:
hdf5: [ 1.10.8, 1.12.2, 1.14.5 ] hdf5: [ 1.10.8, 1.12.2, 1.14.3 ]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
@ -73,7 +73,7 @@ jobs:
strategy: strategy:
matrix: matrix:
hdf5: [ 1.14.5 ] hdf5: [ 1.14.3 ]
steps: steps:
@ -141,7 +141,7 @@ jobs:
strategy: strategy:
matrix: matrix:
hdf5: [ 1.14.5 ] hdf5: [ 1.14.3 ]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
@ -236,7 +236,7 @@ jobs:
strategy: strategy:
matrix: matrix:
hdf5: [ 1.14.5 ] hdf5: [ 1.14.3 ]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
@ -332,7 +332,7 @@ jobs:
strategy: strategy:
matrix: matrix:
hdf5: [ 1.14.5 ] hdf5: [ 1.14.3 ]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
@ -412,7 +412,7 @@ jobs:
strategy: strategy:
matrix: matrix:
hdf5: [ 1.14.5 ] hdf5: [ 1.14.3 ]
steps: steps:
@ -492,7 +492,7 @@ jobs:
strategy: strategy:
matrix: matrix:
hdf5: [ 1.14.5 ] hdf5: [ 1.14.3 ]
steps: steps:
@ -574,7 +574,7 @@ jobs:
strategy: strategy:
matrix: matrix:
hdf5: [ 1.14.5 ] hdf5: [ 1.14.3 ]
steps: steps:
@ -651,7 +651,7 @@ jobs:
strategy: strategy:
matrix: matrix:
hdf5: [1.10.8, 1.12.2, 1.14.5 ] hdf5: [1.10.8, 1.12.2, 1.14.3 ]
use_nc4: [ nc3, nc4 ] use_nc4: [ nc3, nc4 ]
use_dap: [ dap_off, dap_on ] use_dap: [ dap_off, dap_on ]
use_nczarr: [ nczarr_off, nczarr_on ] use_nczarr: [ nczarr_off, nczarr_on ]
@ -815,7 +815,7 @@ jobs:
strategy: strategy:
matrix: matrix:
hdf5: [ 1.10.8, 1.12.2, 1.14.5 ] hdf5: [ 1.10.8, 1.12.2, 1.14.3 ]
use_nc4: [ nc3, nc4 ] use_nc4: [ nc3, nc4 ]
use_dap: [ dap_off, dap_on ] use_dap: [ dap_off, dap_on ]
use_nczarr: [ nczarr_off, nczarr_on ] use_nczarr: [ nczarr_off, nczarr_on ]