Skip to content

Commit d7e1273

Browse files
committed
Update Xcode selection
1 parent 80dac17 commit d7e1273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
case "`uname -r`" in
4242
22.*) sudo xcode-select --switch /Applications/Xcode_14.3.1.app/Contents/Developer
4343
;;
44-
23.*) sudo xcode-select --switch /Applications/Xcode_16.app/Contents/Developer
44+
23.*) sudo xcode-select --switch /Applications/Xcode_15.4.app/Contents/Developer
4545
;;
4646
esac
4747
- name: Configure MacPorts Base

0 commit comments

Comments
 (0)