From bec781100c9c5c18d2531ca76c9875f6c96af6dc Mon Sep 17 00:00:00 2001 From: Dustin Swales Date: Tue, 9 Jul 2024 15:50:46 +0000 Subject: [PATCH] Update to py3.12.3 in SCM rts --- .github/workflows/ci_run_scm_rts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_run_scm_rts.yml b/.github/workflows/ci_run_scm_rts.yml index df8bd3a6f..4f1702bfc 100644 --- a/.github/workflows/ci_run_scm_rts.yml +++ b/.github/workflows/ci_run_scm_rts.yml @@ -11,7 +11,7 @@ jobs: matrix: fortran-compiler: [gfortran-13] build-type: [Release, Debug, SinglePrecision] - py-version: [3.9.12] + py-version: [3.12.3] # Environmental variables env: