Skip to content

Commit

Permalink
macos-12 を macos-13 に置き換えるプルリクエスト (VOICEVOX#1501)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Dec 3, 2024
1 parent addbc5a commit bda64e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-engine-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
zlib_url: http://www.winimage.com/zLibDll/zlib123dllx64.zip
target: windows-nvidia
# Mac CPU (x64 arch)
- os: macos-12
- os: macos-13
architecture: "x64"
voicevox_core_asset_prefix: voicevox_core-osx-x64-cpu
onnxruntime_url: https://github.com/microsoft/onnxruntime/releases/download/v1.13.1/onnxruntime-osx-x86_64-1.13.1.tgz
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-engine-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
target: linux-cpu
- os: ubuntu-20.04
target: linux-nvidia
- os: macos-12
- os: macos-13
target: macos-x64
- os: macos-14
target: macos-arm64
Expand Down

0 comments on commit bda64e0

Please sign in to comment.