mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-18 15:55:12 +08:00
Revert to hdf5 1.14.3
This commit is contained in:
parent
4a3724bf6c
commit
e4bb2cc7e8
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.5 ]
|
||||
hdf5: [ 1.10.8, 1.12.2, 1.14.3 ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
@ -73,7 +73,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
hdf5: [ 1.14.5 ]
|
||||
hdf5: [ 1.14.3 ]
|
||||
|
||||
steps:
|
||||
|
||||
@ -141,7 +141,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
hdf5: [ 1.14.5 ]
|
||||
hdf5: [ 1.14.3 ]
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
@ -236,7 +236,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
hdf5: [ 1.14.5 ]
|
||||
hdf5: [ 1.14.3 ]
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
@ -332,7 +332,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
hdf5: [ 1.14.5 ]
|
||||
hdf5: [ 1.14.3 ]
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
@ -412,7 +412,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
hdf5: [ 1.14.5 ]
|
||||
hdf5: [ 1.14.3 ]
|
||||
|
||||
steps:
|
||||
|
||||
@ -492,7 +492,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
hdf5: [ 1.14.5 ]
|
||||
hdf5: [ 1.14.3 ]
|
||||
|
||||
steps:
|
||||
|
||||
@ -574,7 +574,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
hdf5: [ 1.14.5 ]
|
||||
hdf5: [ 1.14.3 ]
|
||||
|
||||
steps:
|
||||
|
||||
@ -651,7 +651,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
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_dap: [ dap_off, dap_on ]
|
||||
use_nczarr: [ nczarr_off, nczarr_on ]
|
||||
@ -815,7 +815,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
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_dap: [ dap_off, dap_on ]
|
||||
use_nczarr: [ nczarr_off, nczarr_on ]
|
||||
|
Loading…
Reference in New Issue
Block a user