diff --git a/.github/actions/xahau-ga-dependencies/action.yml b/.github/actions/xahau-ga-dependencies/action.yml index 8da022fe54..72a1fdfb67 100644 --- a/.github/actions/xahau-ga-dependencies/action.yml +++ b/.github/actions/xahau-ga-dependencies/action.yml @@ -120,6 +120,13 @@ runs: # Add macOS-specific conf if needed if [ "${{ inputs.os }}" = "Macos" ]; then + # Conan's built-in settings.yml lags new Xcode releases; register the + # detected apple-clang version so the profile validates. + cat > ~/.conan2/settings_user.yml <> ~/.conan2/profiles/default <