Skip to content

Commit 939cf64

Browse files
authored
[CI] Run cocoapods-integration job on Xcode 16.4 (#15215)
1 parent 67b4531 commit 939cf64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cocoapods-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
- uses: mikehardy/buildcache-action@c87cea0ccd718971d6cc39e672c4f26815b6c126
2727
with:
2828
cache_key: ${{ matrix.os }}
29+
- name: Xcode
30+
run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
2931
- name: Get realpath
3032
run: brew install coreutils
3133
- name: Build and test

0 commit comments

Comments
 (0)