From 681c0b5d1be75bfd2a857fc2ed55ab906eb00272 Mon Sep 17 00:00:00 2001 From: Tim Ledbetter Date: Tue, 20 Aug 2024 13:44:47 +0100 Subject: [PATCH] CI: Update MacOS runner XCode version --- .github/actions/setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index a51729f3899..ba6fe1d8bd3 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -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