Skip to content

Commit 1b309bf

Browse files
authored
Update build_loop.yml (#146)
1 parent b211df1 commit 1b309bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_loop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
)
168168
steps:
169169
- name: Select Xcode version
170-
run: "sudo xcode-select --switch /Applications/Xcode_15.0.app/Contents/Developer"
170+
run: "sudo xcode-select --switch /Applications/Xcode_15.4.app/Contents/Developer"
171171

172172
- name: Checkout Repo for syncing
173173
if: |

0 commit comments

Comments
 (0)