Skip to content

Commit 3f9188b

Browse files
committed
Fixed workflow.
1 parent de1a5b7 commit 3f9188b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unified-test-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
# This step can be removed once the runners' default version of Xcode is 16 or above
2727
- name: Setup Xcode
28-
- uses: maxim-lobanov/setup-xcode@v1
28+
uses: maxim-lobanov/setup-xcode@v1
2929
with:
3030
xcode-version: 16
3131

0 commit comments

Comments
 (0)