We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a884335 commit 22ea13bCopy full SHA for 22ea13b
.github/workflows/extbuild.yml
@@ -20,11 +20,11 @@ jobs:
20
CPPFLAGS: "-I/usr/include -I/usr/local/include"
21
22
# Versions of all dependencies can be updated here
23
- ESMF_VERSION: v8.7.0
+ ESMF_VERSION: v8.8.0
24
PNETCDF_VERSION: checkpoint.1.14.0
25
NETCDF_FORTRAN_VERSION: v4.6.1
26
- PIO_VERSION: pio2_6_3
27
- CDEPS_VERSION: cdeps1.0.62
+ PIO_VERSION: pio2_6_4
+ CDEPS_VERSION: cdeps1.0.64
28
steps:
29
- uses: actions/checkout@v4
30
# Build the ESMF library, if the cache contains a previous build
0 commit comments