Skip to content

Commit

Permalink
Disable builtin CC toolchain for BCR tests
Browse files Browse the repository at this point in the history
  • Loading branch information
luispadron committed Apr 18, 2024
1 parent b3f1541 commit 910ed8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/rules_ios/4.4.0/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ tasks:
bazel: ${{ bazel }}
build_targets:
- "@rules_ios//rules/..."
build_flags:
- "--repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1"

0 comments on commit 910ed8b

Please sign in to comment.