From 5657a765fd7e45b0ae47230e21ab473bc10e09b7 Mon Sep 17 00:00:00 2001 From: Yatish Turakhia Date: Tue, 21 May 2024 21:18:12 -0700 Subject: [PATCH] Update cmake.yml --- .github/workflows/cmake.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 92205a4c..83d651aa 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -38,8 +38,8 @@ jobs: ./build/ripples --help command -v mafft - macOS-latest: - runs-on: macOS-latest + macOS-13: + runs-on: macos-13 steps: - uses: actions/checkout@master - name: install pre-reqs and build