Skip to content

Commit

Permalink
:check: :: prepare CI job Xcode version up
Browse files Browse the repository at this point in the history
  • Loading branch information
yongbeomkwak authored Jun 9, 2024
1 parent a8b54bf commit 129d133
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Select Xcode 15.3
run: sudo xcode-select -s /Applications/Xcode_15.3.app/Contents/Developer
- name: Select Xcode 15.4
run: sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer

- name: Compute package dependency cache key
id: compute_package_hash
Expand Down

0 comments on commit 129d133

Please sign in to comment.