diff --git a/.github/actions/microsoft-setup-toolchain/action.yml b/.github/actions/microsoft-setup-toolchain/action.yml index 31556f98a0d634..9d441424a6bd5a 100644 --- a/.github/actions/microsoft-setup-toolchain/action.yml +++ b/.github/actions/microsoft-setup-toolchain/action.yml @@ -18,7 +18,7 @@ inputs: default: "22" xcode-developer-dir: description: Set the path for the active Xcode developer directory - default: "/Applications/Xcode_16.4.0.app" + default: "/Applications/Xcode.app" runs: using: composite steps: