We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb9a2c commit 62be76fCopy full SHA for 62be76f
.github/workflows/launchk-bins.yml
@@ -14,7 +14,7 @@ jobs:
14
include:
15
- target: x86_64-apple-darwin
16
os: macos-13
17
- - target: arm64-apple-darwin
+ - target: aarch64-apple-darwin
18
os: macos-14
19
runs-on: ${{ matrix.os }}
20
steps:
0 commit comments