Skip to content

Commit

Permalink
CI: Update MacOS runner XCode version
Browse files Browse the repository at this point in the history
  • Loading branch information
tcl3 committed Aug 20, 2024
1 parent c380dcf commit 68ae970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ runs:
shell: bash
run: |
set -e
sudo xcode-select --switch /Applications/Xcode_16_beta_5.app
sudo xcode-select --switch /Applications/Xcode_16.1_beta.app
brew update
brew install autoconf autoconf-archive automake bash ccache coreutils ffmpeg llvm@18 nasm ninja qt unzip wabt pyyaml
Expand Down

0 comments on commit 68ae970

Please sign in to comment.