1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00

CI: Bump CI Xcode version to 16.2

This commit is contained in:
Andrew Kaster 2025-03-24 16:33:47 -06:00 committed by Andrew Kaster
parent d403f02988
commit c85043f2e1
Notes: github-actions[bot] 2025-04-03 22:49:54 +00:00

View file

@ -51,7 +51,7 @@ runs:
if: ${{ inputs.os == 'macOS' || inputs.os == 'Android' }}
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 16.1
xcode-version: 16.2
- name: 'Install Dependencies'
if: ${{ inputs.os == 'macOS' || inputs.os == 'Android' }}