From 7d8b535ce0974c06b960185a609785161c55366e Mon Sep 17 00:00:00 2001 From: Jim Edwards Date: Wed, 13 Mar 2024 08:17:44 -0600 Subject: [PATCH] update github workflow --- .github/workflows/srt.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/srt.yml b/.github/workflows/srt.yml index fb93cd7..10712f0 100644 --- a/.github/workflows/srt.yml +++ b/.github/workflows/srt.yml @@ -29,12 +29,12 @@ jobs: PNETCDF_VERSION: pnetcdf-1.12.3 NETCDF_FORTRAN_VERSION: v4.6.0 MCT_VERSION: MCT_2.11.0 - PARALLELIO_VERSION: pio2_5_10 + PARALLELIO_VERSION: pio2_6_2 NETCDF_C_PATH: /usr NETCDF_FORTRAN_PATH: ${HOME}/netcdf-fortran PNETCDF_PATH: ${HOME}/pnetcdf CIME_MODEL: cesm - CIME_DRIVER: mct + CIME_DRIVER: nuopc # Steps represent a sequence of tasks that will be executed as part of the job steps: