We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa323f commit 23efda1Copy full SHA for 23efda1
.github/workflows/build-zauth.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up osxcross toolchain
20
uses: Timmmm/setup-osxcross@v2
21
with:
22
- macos-sdk: "15.5"
+ osx-version: "15.5"
23
24
- name: Configure environment for macOS ARM cross-compiling
25
run: |
0 commit comments