Skip to content

Commit

Permalink
update externals
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Feb 12, 2025
1 parent a884335 commit 22ea13b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/extbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:
CPPFLAGS: "-I/usr/include -I/usr/local/include"

# Versions of all dependencies can be updated here
ESMF_VERSION: v8.7.0
ESMF_VERSION: v8.8.0
PNETCDF_VERSION: checkpoint.1.14.0
NETCDF_FORTRAN_VERSION: v4.6.1
PIO_VERSION: pio2_6_3
CDEPS_VERSION: cdeps1.0.62
PIO_VERSION: pio2_6_4
CDEPS_VERSION: cdeps1.0.64
steps:
- uses: actions/checkout@v4
# Build the ESMF library, if the cache contains a previous build
Expand Down

0 comments on commit 22ea13b

Please sign in to comment.