1
0
Fork 0

enable periodic libcxx build

This commit is contained in:
Mikhail Goncharov 2020-12-15 09:24:49 +01:00
parent 268c4bb9b0
commit 2e9a9563e1

View file

@ -19,8 +19,7 @@ from steps import generic_linux, generic_windows, from_shell_output
import yaml
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__':