Skip to content

Commit

Permalink
テストからmacOS arm64を一時的に除外
Browse files Browse the repository at this point in the history
Co-Authored-By: Hiroshiba <hihokaruta@gmail.com>
  • Loading branch information
nix6839 and Hiroshiba committed Jun 3, 2024
1 parent 088862d commit 50bd011
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@ jobs:
voicevox_engine_asset_name: linux-cpu
- os: macos-latest
voicevox_engine_asset_name: macos-x64
- os: macos-latest
voicevox_engine_asset_name: macos-arm64
# TODO: voicevox_nemo_negineがarm64に対応したら変更する
# - os: macos-latest
# voicevox_engine_asset_name: macos-arm64
- os: windows-latest
voicevox_engine_asset_name: windows-cpu
steps:
Expand Down

0 comments on commit 50bd011

Please sign in to comment.