Skip to content

Commit 3072dda

Browse files
committed
Github action: bump up PnetCDF and MPICH versions
1 parent 23c6fde commit 3072dda

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/workflows/logvol_master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424

2525
env:
2626
HDF5_VERSION: 1.14.2
27-
27+
2828
jobs:
2929
build:
3030
runs-on: ubuntu-latest

.github/workflows/mpich_static.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ on:
2323
- 'datasets/*'
2424

2525
env:
26-
MPICH_VERSION: 4.1.1
27-
PNETCDF_VERSION: 1.12.3
26+
MPICH_VERSION: 4.2.3
27+
PNETCDF_VERSION: 1.14.0
2828
HDF5_VERSION: 1.14.2
2929
NETCDF4_VERSION: 4.9.2
3030
ADIOS_VERSION: 2.8.3

.github/workflows/pnetcdf_master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
- 'datasets/*'
2424

2525
env:
26-
MPICH_VERSION: 4.2.0
26+
MPICH_VERSION: 4.2.3
2727
PNETCDF_VERSION: repo
2828

2929
jobs:

.github/workflows/ubuntu_ompi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
- 'datasets/*'
2424

2525
env:
26-
PNETCDF_VERSION: 1.12.3
26+
PNETCDF_VERSION: 1.14.0
2727
HDF5_VERSION: 1.14.2
2828
NETCDF4_VERSION: 4.9.2
2929
ADIOS_VERSION: 2.8.3

0 commit comments

Comments
 (0)