Skip to content

Commit

Permalink
Use xcode 16 beta 6
Browse files Browse the repository at this point in the history
  • Loading branch information
gestrich committed Sep 14, 2024
1 parent 3c2279d commit 2e1b8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_loopcaregiver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

# Uncomment to manually select latest Xcode if needed
- name: Select Latest Xcode
run: "sudo xcode-select --switch /Applications/Xcode_15.4.app/Contents/Developer"
run: "sudo xcode-select --switch /Applications/Xcode_16_beta_6.app/Contents/Developer"

# Checks-out the repo
- name: Checkout Repo
Expand Down

0 comments on commit 2e1b8b5

Please sign in to comment.