Skip to content

Commit

Permalink
Selected default xcode path
Browse files Browse the repository at this point in the history
  • Loading branch information
fabulouiOS-monk committed Sep 3, 2024
1 parent 3df2ef9 commit 613dab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Xcode
uses: sudo xcode-select -switch /Applications/Xcode_15.4.app
uses: xcode-select /Applications/Xcode.app

- name: Build and Test
run: |
Expand Down

0 comments on commit 613dab2

Please sign in to comment.