Skip to content

Commit c1f13a1

Browse files
EricCousineau-TRIDamrongGuoy
authored andcommitted
DNM Disable CI
1 parent 738bbcf commit c1f13a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/workspace/cc/repository.bzl

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def _check_compiler_version(compiler_id, actual_version, supported_version):
5555
))
5656

5757
def _impl(repository_ctx):
58+
fail("Disable CI")
5859
file_content = """# DO NOT EDIT: generated by cc_repository()
5960
6061
# This file exists to make our directory into a Bazel package, so that our

0 commit comments

Comments
 (0)