Skip to content

Commit bf86946

Browse files
author
Alexander Widerberg
committed
Fixed the naming of the mac catalyst tests
1 parent c1f120d commit bf86946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/catalyst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
xcode-version: '13.1'
2121
- name: Build
2222
run: ./.github/build.sh
23-
build_with_13_1_MAC_CATALYST_ARM64:
23+
build_with_13_4_MAC_CATALYST_ARM64:
2424
name: "Xcode version 13.4, Target macOS Catalyst on Apple Silicon [arm64] Target SDK 13.1"
2525
runs-on: macos-12
2626
env:

0 commit comments

Comments
 (0)