ci: Drop macOS ninja install to stop 'already installed' warning

This commit is contained in:
Matt Borgerson 2025-03-22 15:11:39 -07:00 committed by mborgerson
parent 708445a8dd
commit 9e58abc951
1 changed files with 1 additions and 2 deletions

View File

@ -315,8 +315,7 @@ jobs:
brew install \
ccache \
coreutils \
dylibbundler \
ninja
dylibbundler
pip install pyyaml requests
- name: Initialize compiler, library cache
id: cache