mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-07 08:52:44 +00:00
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:
@@ -16,7 +16,6 @@ branches:
|
||||
- "bazel-dbg"
|
||||
- "bazel-opt"
|
||||
- "bazel-tsan"
|
||||
- "bazel-valgrind"
|
||||
- "build-compcert"
|
||||
- "build-macos"
|
||||
- "build-nacl"
|
||||
|
||||
Reference in New Issue
Block a user