mirror of
https://github.com/RPCSX/rpcsx-ui.git
synced 2026-01-31 01:05:23 +01:00
Use xcode 16.4
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -44,6 +44,10 @@ jobs:
|
||||
uses: actions/checkout@main
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set Xcode version
|
||||
if: matrix.platform == 'darwin'
|
||||
run: sudo xcode-select -s /Applications/Xcode_16.4.app
|
||||
|
||||
- name: Install android workload
|
||||
run: dotnet workload install android
|
||||
|
||||
Reference in New Issue
Block a user