mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
CI: Update to Xcode 16.4
Our current macOS runners have Xcode 16.4 installed.
This commit is contained in:
parent
778da0175e
commit
a64cee528c
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
|
|
@ -64,7 +64,7 @@ runs:
|
|||
if: ${{ inputs.os == 'macOS' || inputs.os == 'Android' }}
|
||||
uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: 16.3
|
||||
xcode-version: 16.4
|
||||
|
||||
- name: 'Install Swift toolchain'
|
||||
if: ${{ inputs.toolchain == 'Swift' }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user