From f391dc7e1565f8ad194dae1b34f6858f48e6a789 Mon Sep 17 00:00:00 2001 From: Hiro Matsui Date: Mon, 25 Nov 2024 20:08:51 -0800 Subject: [PATCH] Update linux_and_macos.yml --- .github/workflows/linux_and_macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux_and_macos.yml b/.github/workflows/linux_and_macos.yml index dcf7830d..d7c14f5d 100644 --- a/.github/workflows/linux_and_macos.yml +++ b/.github/workflows/linux_and_macos.yml @@ -41,7 +41,7 @@ jobs: Run-on-Mac: name: test-compile on Mac - runs-on: [macos-latest] + runs-on: [macos-14] steps: - uses: actions/checkout@v2 - name: build