ci: use macos-14 runner for Intel macOS to avoid queue delays

This commit is contained in:
TomZz
2026-06-09 13:07:40 +08:00
parent 8deafbfe4e
commit 985f88fb1a
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
target: aarch64-apple-darwin
name: macos-aarch64
bin: ashell
- os: macos-13 # Intel
- os: macos-14 # Intel (cross-compiled from Apple Silicon to avoid queue delays)
target: x86_64-apple-darwin
name: macos-x86_64
bin: ashell