Skip to content

Commit

Permalink
infra: xcode 버전 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
chansooo committed Jun 2, 2024
1 parent 8e6fbaf commit 341c3a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pullRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.4'
# - uses: maxim-lobanov/setup-xcode@v1
# with:
# xcode-version: '15.4'

- name: Access Available
run: chmod +x Scripts/onboarding.sh
Expand Down

0 comments on commit 341c3a2

Please sign in to comment.