Skip to content

Commit

Permalink
chore: update release.yml Xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
tyiuhc committed May 6, 2024
1 parent 6ebbc3f commit b67b478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- name: Set Xcode 14.2
- name: Set Xcode 15.1
run: |
sudo xcode-select -switch /Applications/Xcode_14.2.app
sudo xcode-select -switch /Applications/Xcode_15.1.app
- name: Set up Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit b67b478

Please sign in to comment.