chore: Remove valgrind build.

This is very slow, around 20 minutes, which seriously slows down
velocity for little gain. MSAN runs on unit tests and 1 auto test, so
we'll catch increasingly many valgrind-ish bugs that way in one of the
1-5-minute builds.
This commit is contained in:
iphydf
2022-03-29 12:53:02 +00:00
parent ad90f5bbb8
commit 2e3819c956
2 changed files with 0 additions and 28 deletions
-1
View File
@@ -16,7 +16,6 @@ branches:
- "bazel-dbg"
- "bazel-opt"
- "bazel-tsan"
- "bazel-valgrind"
- "build-compcert"
- "build-macos"
- "build-nacl"