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 98a420e commit fd50095Copy full SHA for fd50095
.github/workflows/build-zauth.yaml
@@ -8,7 +8,7 @@ jobs:
8
build-macos-arm:
9
runs-on: ubuntu-latest
10
env:
11
- SDK_VERSION: 15.5
+ SDK_VERSION: 12.3
12
TARGET: aarch64-apple-darwin
13
OSXCROSS_TARGET: ${{ github.workspace }}/osxcross
14
CARGO_HOME: ${{ github.workspace }}/.cargo
0 commit comments