diff --git a/src/scripts/ci/setup_gh_actions.sh b/src/scripts/ci/setup_gh_actions.sh index 69117828652..cc76996893a 100755 --- a/src/scripts/ci/setup_gh_actions.sh +++ b/src/scripts/ci/setup_gh_actions.sh @@ -111,7 +111,7 @@ else brew install emscripten fi - sudo xcrun xcode-select --switch '/Applications/Xcode_15.0.app/Contents/Developer' + sudo xcrun xcode-select --switch '/Applications/Xcode_15.2.app/Contents/Developer' fi # find the ccache cache location and store it in the build job's environment