Commit e9906e2a authored by Alex Hornby's avatar Alex Hornby Committed by Facebook GitHub Bot

eden_scm: disable macos CI getdeps build

Summary: macos build is failing, disable to get clean internal CI

Reviewed By: HarveyHunt

Differential Revision: D32238516

fbshipit-source-id: dad2d15d65a9ee971c254775fcc8e6e80fa97ab0
parent bdaec845
......@@ -7,7 +7,7 @@ shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebookexperimental/eden.git
[build.not(os=windows)]
[build.os=linux]
builder = make
subdir = eden/scm
disable_env_override_pkgconfig = 1
......@@ -18,6 +18,10 @@ disable_env_override_path = 1
# to be more
builder = nop
[build.os=darwin]
# Disable for now to get clean CI
builder = nop
[make.build_args]
getdepsbuild
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment