Skip to content

Commit

Permalink
Update build_iAPS.yml (Artificial-Pancreas#318)
Browse files Browse the repository at this point in the history
Trying latest Xcode version
  • Loading branch information
sethgagnon authored and mountrcg committed Nov 12, 2023
1 parent 4389a2c commit 153a952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_iAPS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
# Uncomment to manually select Xcode version if needed
- name: Select Xcode version
run: "sudo xcode-select --switch /Applications/Xcode_14.3.app/Contents/Developer"
run: "sudo xcode-select --switch /Applications/Xcode_15.0.1.app/Contents/Developer"

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

0 comments on commit 153a952

Please sign in to comment.