diff --git a/.github/workflows/desktop-build.yml b/.github/workflows/desktop-build.yml index 1f4ee4e67..99c05deee 100644 --- a/.github/workflows/desktop-build.yml +++ b/.github/workflows/desktop-build.yml @@ -212,7 +212,7 @@ jobs: - target: 14 soc: Apple os: macos-14 - xcode: "14.3.1" + xcode: "15.4" type: Release core_count: 3 make_package: 1 @@ -220,7 +220,7 @@ jobs: - target: 14 soc: Apple os: macos-14 - xcode: "14.3.1" + xcode: "15.4" type: Debug core_count: 3