mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-22 04:25:13 +00:00
CI: Don't run brew update on macOS CI
This commit is contained in:
parent
fcef663869
commit
f7dc2742a9
Notes:
sideshowbarker
2024-07-16 19:57:55 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/f7dc2742a9 Pull-request: https://github.com/SerenityOS/serenity/pull/19374
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
Reference in a new issue