mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
CI: Update MacOS runner XCode version
This commit is contained in:
committed by
Tim Ledbetter
parent
2f3128333d
commit
681c0b5d1b
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
@@ -51,7 +51,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
set -e
|
||||
sudo xcode-select --switch /Applications/Xcode_16.0.app
|
||||
sudo xcode-select --switch /Applications/Xcode_16_beta_5.app
|
||||
brew update
|
||||
brew install autoconf autoconf-archive automake bash ccache coreutils ffmpeg llvm@18 nasm ninja qt unzip wabt pyyaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user