mirror of https://github.com/PCSX2/pcsx2.git
CI:mac: Update to Xcode 15.2
This commit is contained in:
parent
60cb78577f
commit
a462c914fc
|
@ -58,8 +58,8 @@ jobs:
|
|||
echo "#define DEFAULT_UPDATER_CHANNEL \"stable\"" > ./pcsx2-qt/DefaultUpdaterChannel.h
|
||||
cat ./pcsx2-qt/DefaultUpdaterChannel.h
|
||||
|
||||
- name: Use Xcode 14.3.1
|
||||
run: sudo xcode-select -s /Applications/Xcode_14.3.1.app
|
||||
- name: Use Xcode 15.2
|
||||
run: sudo xcode-select -s /Applications/Xcode_15.2.app
|
||||
|
||||
- name: Prepare Artifact Metadata
|
||||
id: artifact-metadata
|
||||
|
|
Loading…
Reference in New Issue