🔨 macos-latest

This commit is contained in:
BTMuli
2025-11-21 17:31:22 +08:00
parent aa5ef06ffd
commit 7a9ef78376
2 changed files with 2 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- platform: macos-latest
args: "--target x86_64-apple-darwin"
target: "macos-intel"
- platform: macos-15-intel
- platform: macos-latest
args: "--target aarch64-apple-darwin"
target: "macos-arm"
runs-on: ${{ matrix.settings.platform }}