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 80dac17 commit d7e1273Copy full SHA for d7e1273
.github/workflows/main.yml
@@ -41,7 +41,7 @@ jobs:
41
case "`uname -r`" in
42
22.*) sudo xcode-select --switch /Applications/Xcode_14.3.1.app/Contents/Developer
43
;;
44
- 23.*) sudo xcode-select --switch /Applications/Xcode_16.app/Contents/Developer
+ 23.*) sudo xcode-select --switch /Applications/Xcode_15.4.app/Contents/Developer
45
46
esac
47
- name: Configure MacPorts Base
0 commit comments