From 219999d1e322e533eb0329f6a84275351a250e1f Mon Sep 17 00:00:00 2001 From: Hiroshiba Date: Wed, 4 Dec 2024 01:11:38 +0900 Subject: [PATCH] =?UTF-8?q?macos-12=20=E3=82=92=20macos-13=20=E3=81=AB?= =?UTF-8?q?=E7=BD=AE=E3=81=8D=E6=8F=9B=E3=81=88=E3=81=BE=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index faba9d8c3e..5114744979 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -120,7 +120,7 @@ jobs: app_asar_dir: prepackage/VOICEVOX.app/Contents/Resources installer_artifact_name: macos-x64-cpu-dmg macos_artifact_name: "VOICEVOX.${version}-x64.${ext}" - os: macos-12 + os: macos-13 # macOS CPU (arm64) - artifact_name: macos-arm64-cpu-prepackage artifact_path: dist_electron/mac-arm64