Skip to content

Commit 695134c

Browse files
authored
[Firestore] Update pod-lib-lint tests to Xcode 16.3
Investigating #14643
1 parent 75999cc commit 695134c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firestore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ jobs:
401401
- name: Setup Bundler
402402
run: ./scripts/setup_bundler.sh
403403
- name: Xcode
404-
run: sudo xcode-select -s /Applications/Xcode_16.2.app/Contents/Developer
404+
run: sudo xcode-select -s /Applications/Xcode_16.3.app/Contents/Developer
405405

406406
- name: Pod lib lint
407407
# TODO(#9565, b/227461966): Remove --no-analyze when absl is fixed.

0 commit comments

Comments
 (0)