diff --git a/.github/workflows/combine.yml b/.github/workflows/combine.yml index bb8e2698265..934271ede52 100644 --- a/.github/workflows/combine.yml +++ b/.github/workflows/combine.yml @@ -88,6 +88,8 @@ jobs: run: scripts/setup_bundler.sh - name: Install xcpretty run: gem install xcpretty + - name: Xcode + run: sudo xcode-select -s /Applications/Xcode_16.3.app/Contents/Developer - name: Install Secret GoogleService-Info.plist run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/storage-db-plist.gpg \ FirebaseStorage/Tests/Integration/Resources/GoogleService-Info.plist "$plist_secret"