diff --git a/.github/workflows/rolling-release.yml b/.github/workflows/rolling-release.yml index eec8c18e7..cd486d964 100644 --- a/.github/workflows/rolling-release.yml +++ b/.github/workflows/rolling-release.yml @@ -337,6 +337,9 @@ jobs: with: fetch-depth: 0 + - name: Use Xcode 15.4 + run: sudo xcode-select -s /Applications/Xcode_15.4.app + - name: Install packages shell: bash run: |