mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-12 18:10:24 +08:00
Bump hdf5 to 1.14.5
This commit is contained in:
parent
f17163b68d
commit
1eb356f75c
20
.github/workflows/run_tests_ubuntu.yml
vendored
20
.github/workflows/run_tests_ubuntu.yml
vendored
@ -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 ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user