Fix build on macos-intel

This commit is contained in:
Xuwznln
2026-01-07 21:11:10 +08:00
parent 8066c200b9
commit 024156848e
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ jobs:
platform: linux-64
env_file: unilabos-linux-64.yaml
script_ext: sh
- os: macos-13 # Intel
- os: macos-15 # Intel (via Rosetta)
platform: osx-64
env_file: unilabos-osx-64.yaml
script_ext: sh