Skip to content

Commit

Permalink
DNM Disable CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnimmer-tri committed Jun 2, 2022
1 parent 1ade0c1 commit fb8d2b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/workspace/cc/repository.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ def _check_compiler_version(compiler_id, actual_version, supported_version):
))

def _impl(repository_ctx):
fail("Disable CI")
file_content = """# -*- python -*-
# DO NOT EDIT: generated by cc_repository()
Expand Down

0 comments on commit fb8d2b7

Please sign in to comment.