Skip to content

Commit 2077351

Browse files
committed
Revert "try to remove a dependency"
This reverts commit 271ab6f.
1 parent 271ab6f commit 2077351

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/macosx_build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ jobs:
2020
with:
2121
egress-policy: audit
2222

23+
- uses: maxim-lobanov/setup-xcode@v1
24+
with:
25+
xcode-version: '14.3.1'
26+
27+
# Optional: pin the Xcode you want, if multiple are installed on the runner.
2328
- name: Select Xcode 14.3.1
2429
run: sudo xcode-select -s /Applications/Xcode_14.3.1.app/Contents/Developer
2530

0 commit comments

Comments
 (0)