mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:48:10 +00:00
CI: Don't run brew update on macOS CI
This commit is contained in:
parent
fcef663869
commit
f7dc2742a9
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ steps:
|
|||
# macOS ships an ancient Bash 3.x by default
|
||||
- script: |
|
||||
set -e
|
||||
brew update
|
||||
brew install coreutils bash ninja wabt ccache unzip qt llvm@15
|
||||
displayName: 'Install Dependencies'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue