From dcc37a3c6ae5ff2d0884705b8b25f3c6a8b1c5ff Mon Sep 17 00:00:00 2001 From: Chris Fischer Date: Tue, 4 May 2021 16:11:27 -0600 Subject: [PATCH] update workflow --- .github/workflows/srt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/srt.yml b/.github/workflows/srt.yml index b2ba316..89e1067 100644 --- a/.github/workflows/srt.yml +++ b/.github/workflows/srt.yml @@ -25,7 +25,7 @@ jobs: CXX: mpicxx CPPFLAGS: "-I/usr/include -I/usr/local/include" # Versions of all dependencies can be updated here - PNETCDF_VERSION: pnetcdf-1.12.1 + PNETCDF_VERSION: pnetcdf-1.12.2 NETCDF_FORTRAN_VERSION: v4.5.2 MCT_VERSION: MCT_2.11.0 PARALLELIO_VERSION: pio2_5_4