From 6ee2c7dff6fe9e78b19e1613a59039a1f5d6a2d1 Mon Sep 17 00:00:00 2001 From: e-gugliotti-NOAA Date: Wed, 17 Apr 2024 14:31:09 -0400 Subject: [PATCH] macos-14 r4ss get_ss3_exe test --- .github/workflows/test-models-mac-14.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-models-mac-14.yml b/.github/workflows/test-models-mac-14.yml index 070aa96..34389d8 100644 --- a/.github/workflows/test-models-mac-14.yml +++ b/.github/workflows/test-models-mac-14.yml @@ -4,7 +4,7 @@ on: jobs: update-ss3-test-models-mac: - runs-on: macos-latest + runs-on: macos-14 env: R_REMOTES_NO_ERRORS_FROM_WARNINGS: true GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}