mirror of
https://github.com/RGBCube/serenity
synced 2025-06-14 22:12:06 +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
|
# macOS ships an ancient Bash 3.x by default
|
||||||
- script: |
|
- script: |
|
||||||
set -e
|
set -e
|
||||||
brew update
|
|
||||||
brew install coreutils bash ninja wabt ccache unzip qt llvm@15
|
brew install coreutils bash ninja wabt ccache unzip qt llvm@15
|
||||||
displayName: 'Install Dependencies'
|
displayName: 'Install Dependencies'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue