We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b211df1 commit 1b309bfCopy full SHA for 1b309bf
.github/workflows/build_loop.yml
@@ -167,7 +167,7 @@ jobs:
167
)
168
steps:
169
- name: Select Xcode version
170
- run: "sudo xcode-select --switch /Applications/Xcode_15.0.app/Contents/Developer"
+ run: "sudo xcode-select --switch /Applications/Xcode_15.4.app/Contents/Developer"
171
172
- name: Checkout Repo for syncing
173
if: |
0 commit comments