瀏覽代碼

Do not install ninja on macOS - since it already comes preinstalled

Ivan Savenko 2 月之前
父節點
當前提交
3fbd5a1060
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      CI/before_install/macos.sh

+ 0 - 2
CI/before_install/macos.sh

@@ -1,5 +1,3 @@
 #!/usr/bin/env bash
 
 echo DEVELOPER_DIR=/Applications/Xcode_14.2.app >> $GITHUB_ENV
-
-brew install ninja