Skip to content

Commit 3a06c5e

Browse files
committed
[fix] Xcode version 수정
1 parent 8191f8c commit 3a06c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Xcode
2121
uses: maxim-lobanov/setup-xcode@v1
2222
with:
23-
xcode-version: latest-stable
23+
xcode-version: '16.1'
2424

2525
- uses: shimataro/ssh-key-action@v2
2626
with:

0 commit comments

Comments
 (0)