Bump hdf5 to 1.14.5

This commit is contained in:
Ward Fisher 2024-12-18 15:49:31 -07:00
parent f17163b68d
commit 1eb356f75c

View File

@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.10.8, 1.12.2, 1.14.3 ]
hdf5: [ 1.10.8, 1.12.2, 1.14.5 ]
steps:
- uses: actions/checkout@v4
@ -119,7 +119,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.14.3 ]
hdf5: [ 1.14.5 ]
steps:
@ -228,7 +228,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.14.3 ]
hdf5: [ 1.14.5 ]
steps:
- uses: actions/checkout@v4
@ -323,7 +323,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.14.3 ]
hdf5: [ 1.14.5 ]
steps:
- uses: actions/checkout@v4
@ -419,7 +419,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.14.3 ]
hdf5: [ 1.14.5 ]
steps:
- uses: actions/checkout@v4
@ -499,7 +499,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.14.3 ]
hdf5: [ 1.14.5 ]
steps:
@ -579,7 +579,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.14.3 ]
hdf5: [ 1.14.5 ]
steps:
@ -661,7 +661,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.14.3 ]
hdf5: [ 1.14.5 ]
steps:
@ -738,7 +738,7 @@ jobs:
strategy:
matrix:
hdf5: [1.10.8, 1.12.2, 1.14.3 ]
hdf5: [1.10.8, 1.12.2, 1.14.5 ]
use_nc4: [ nc3, nc4 ]
use_dap: [ dap_off, dap_on ]
use_nczarr: [ nczarr_off, nczarr_on ]
@ -902,7 +902,7 @@ jobs:
strategy:
matrix:
hdf5: [ 1.10.8, 1.12.2, 1.14.3 ]
hdf5: [ 1.10.8, 1.12.2, 1.14.5 ]
use_nc4: [ nc3, nc4 ]
use_dap: [ dap_off, dap_on ]
use_nczarr: [ nczarr_off, nczarr_on ]