This commit is contained in:
2025-02-07 06:19:54 +03:00
parent 8a005a2fd2
commit 99d3e6c00c
6 changed files with 39 additions and 30 deletions

View File

@@ -21,9 +21,9 @@ jobs:
# - target: aarch64-apple-darwin
# os: macos-latest
# short-name: macos-arm64
# - target: x86_64-apple-darwin
# os: macos-13
# short-name: macos-i64
- target: x86_64-apple-darwin
os: macos-13
short-name: macos-i64
runs-on: ${{ matrix.os }}
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."