Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fa0f9da

Browse files
authoredApr 14, 2025
Update prepare-ci.sh
1 parent 7d2a173 commit fa0f9da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tools/prepare-ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
brew install gsed
1111
brew install gawk
1212
brew install gperf
13-
brew install ninja
13+
#brew install ninja
1414
brew install ccache
1515
python -m pip install --upgrade pip
1616
pip install wheel future pyelftools

0 commit comments

Comments
 (0)
Please sign in to comment.