CI/MacOS: Switch to Xcode 15.4

Fixes crash on open in MacOS 11.
This commit is contained in:
Stenzek 2024-05-17 14:22:28 +10:00
parent 4c531d2372
commit e444eb713a
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

View File

@ -337,6 +337,9 @@ jobs:
with:
fetch-depth: 0
- name: Use Xcode 15.4
run: sudo xcode-select -s /Applications/Xcode_15.4.app
- name: Install packages
shell: bash
run: |