From f06fb62697c258bf93a3a4224e3025074423022b Mon Sep 17 00:00:00 2001 From: Peter Rindal Date: Fri, 23 Aug 2024 10:38:09 -0700 Subject: [PATCH] ci debug --- .github/workflows/build-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 4a15b2f..52c408a 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -149,7 +149,7 @@ jobs: # This workflow contains a single job called "build" build-osx-sodium: # The type of runner that the job will run on - runs-on: macos-14 + runs-on: macos-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: