From e5b24e9b857bdca29a16d4b29a6ff1ac6ca37a83 Mon Sep 17 00:00:00 2001 From: tanzaku Date: Mon, 11 Nov 2024 12:39:17 +0900 Subject: [PATCH] fix: macos runner image (#109) --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 5b2ffa2..0239b73 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -27,7 +27,7 @@ jobs: fail-fast: false matrix: settings: - - host: macos-latest + - host: macos-13 target: x86_64-apple-darwin build: | yarn build