File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6161 - uses : ./.github/actions/disk-cleanup
6262 if : ${{ matrix.platform == 'android' }}
6363
64- - run : sudo xcode-select -s /Applications/Xcode_16.2 .app/Contents/Developer
64+ - run : sudo xcode-select -s /Applications/Xcode_16.4 .app/Contents/Developer
6565 if : ${{ matrix.platform == 'ios' }}
6666
6767 - run : npm i -g corepack
Original file line number Diff line number Diff line change 1919 if : ${{ needs.diff_check.outputs.skip_ci != 'true' }}
2020 steps :
2121 - uses : actions/checkout@v6
22- - run : sudo xcode-select -s /Applications/Xcode_16.2 .app/Contents/Developer
22+ - run : sudo xcode-select -s /Applications/Xcode_16.4 .app/Contents/Developer
2323 - uses : ruby/setup-ruby@v1
2424 with :
2525 working-directory : samples/react-native
You can’t perform that action at this time.
0 commit comments