mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 18:15:42 -04:00
CI/MacOS: Switch to Xcode 15.4
Fixes crash on open in MacOS 11.
This commit is contained in:
parent
4c531d2372
commit
e444eb713a
3
.github/workflows/rolling-release.yml
vendored
3
.github/workflows/rolling-release.yml
vendored
@ -337,6 +337,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
- name: Use Xcode 15.4
|
||||||
|
run: sudo xcode-select -s /Applications/Xcode_15.4.app
|
||||||
|
|
||||||
- name: Install packages
|
- name: Install packages
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user