CI:mac: Update to Xcode 15.2

This commit is contained in:
TellowKrinkle 2024-03-17 16:15:58 -05:00 committed by Connor McLaughlin
parent 60cb78577f
commit a462c914fc
1 changed files with 2 additions and 2 deletions

View File

@ -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