mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-11 18:45:47 -04:00
CI/MacOS: Switch to Xcode 15.4
Fixes crash on open in MacOS 11.
This commit is contained in:
3
.github/workflows/rolling-release.yml
vendored
3
.github/workflows/rolling-release.yml
vendored
@ -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: |
|
||||
|
Reference in New Issue
Block a user