Skip to content

Commit

Permalink
macos-12 を macos-13 に置き換えるプルリクエスト (#2388)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Dec 3, 2024
1 parent 7ba0863 commit e339e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e339e61

Please sign in to comment.