Skip to content

Commit d66ec2a

Browse files
committed
[fix] #206 빌드 테스트 xcode 버전 변경
1 parent c683dfc commit d66ec2a

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: '16.1'
23+
xcode-version: latest-stable
2424

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

0 commit comments

Comments
 (0)