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 c1f120d commit bf86946Copy full SHA for bf86946
.github/workflows/catalyst.yml
@@ -20,7 +20,7 @@ jobs:
20
xcode-version: '13.1'
21
- name: Build
22
run: ./.github/build.sh
23
- build_with_13_1_MAC_CATALYST_ARM64:
+ build_with_13_4_MAC_CATALYST_ARM64:
24
name: "Xcode version 13.4, Target macOS Catalyst on Apple Silicon [arm64] Target SDK 13.1"
25
runs-on: macos-12
26
env:
0 commit comments