mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-06 08:32:51 +08:00
🧪 尝试macos-latest构建arm
This commit is contained in:
3
.github/workflows/debug.yml
vendored
3
.github/workflows/debug.yml
vendored
@@ -15,6 +15,9 @@ jobs:
|
||||
- platform: macos-15-intel
|
||||
args: "--target aarch64-apple-darwin --debug"
|
||||
target: "macos-arm"
|
||||
- platform: macos-latest
|
||||
args: "--target aarch64-apple-darwin --debug"
|
||||
target: "macos-arm"
|
||||
runs-on: ${{ matrix.settings.platform }}
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user