Skip to content

Commit 164c278

Browse files
authored
[Infra] Move 'firebasepod' workflow to Xcode 16 (#14693)
1 parent 0334df2 commit 164c278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebasepod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup Bundler
3535
run: scripts/setup_bundler.sh
3636
- name: Xcode
37-
run: sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer
37+
run: sudo xcode-select -s /Applications/Xcode_16.2.app/Contents/Developer
3838
- name: Prereqs
3939
run: scripts/install_prereqs.sh FirebasePod iOS
4040
- name: Build

0 commit comments

Comments
 (0)