We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c8088 commit 7d1acfaCopy full SHA for 7d1acfa
.github/workflows/ci.yml
@@ -25,7 +25,6 @@ jobs:
25
steps:
26
- name: Checkout
27
uses: actions/checkout@v4
28
- - run: sudo xcode-select -s '/Applications/Xcode_15.0.app/Contents/Developer'
29
- name: Build
30
run: |
31
xcodebuild clean build \
0 commit comments