enable periodic libcxx build
This commit is contained in:
parent
268c4bb9b0
commit
2e9a9563e1
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@ from steps import generic_linux, generic_windows, from_shell_output
|
||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
steps_generators = [
|
steps_generators = [
|
||||||
# TODO: enable when we have enough mac agents
|
'${BUILDKITE_BUILD_CHECKOUT_PATH}/libcxx/utils/ci/buildkite-pipeline-snapshot.sh',
|
||||||
# '${BUILDKITE_BUILD_CHECKOUT_PATH}/libcxx/utils/ci/buildkite-pipeline-snapshot.sh',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
|
Loading…
Reference in a new issue