Skip to content

Commit 22ea13b

Browse files
committed
update externals
1 parent a884335 commit 22ea13b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/extbuild.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ jobs:
2020
CPPFLAGS: "-I/usr/include -I/usr/local/include"
2121

2222
# Versions of all dependencies can be updated here
23-
ESMF_VERSION: v8.7.0
23+
ESMF_VERSION: v8.8.0
2424
PNETCDF_VERSION: checkpoint.1.14.0
2525
NETCDF_FORTRAN_VERSION: v4.6.1
26-
PIO_VERSION: pio2_6_3
27-
CDEPS_VERSION: cdeps1.0.62
26+
PIO_VERSION: pio2_6_4
27+
CDEPS_VERSION: cdeps1.0.64
2828
steps:
2929
- uses: actions/checkout@v4
3030
# Build the ESMF library, if the cache contains a previous build

0 commit comments

Comments
 (0)