Skip to content

Commit

Permalink
[NON_ISSUE] Xcode 15.0.1 버전으로 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chongin12 committed Nov 23, 2023
1 parent 5946d50 commit 07815c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
xcode-version: '15.0.1'
- name: Select latest Xcode
run: "sudo xcode-select -s /Applications/Xcode.app"
- uses: actions/checkout@v2
Expand Down

0 comments on commit 07815c2

Please sign in to comment.