mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 02:13:56 +09:00
CI: Bump CI Xcode version to 16.2
This commit is contained in:
parent
d403f02988
commit
c85043f2e1
Notes:
github-actions[bot]
2025-04-03 22:49:54 +00:00
Author: https://github.com/ADKaster
Commit: c85043f2e1
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4053
1 changed files with 1 additions and 1 deletions
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
|
@ -51,7 +51,7 @@ runs:
|
||||||
if: ${{ inputs.os == 'macOS' || inputs.os == 'Android' }}
|
if: ${{ inputs.os == 'macOS' || inputs.os == 'Android' }}
|
||||||
uses: maxim-lobanov/setup-xcode@v1
|
uses: maxim-lobanov/setup-xcode@v1
|
||||||
with:
|
with:
|
||||||
xcode-version: 16.1
|
xcode-version: 16.2
|
||||||
|
|
||||||
- name: 'Install Dependencies'
|
- name: 'Install Dependencies'
|
||||||
if: ${{ inputs.os == 'macOS' || inputs.os == 'Android' }}
|
if: ${{ inputs.os == 'macOS' || inputs.os == 'Android' }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue