Update bazel and other CI improvements (#13246)

* Update bazel to 6.4.0, review flags

* Remove problematic/slow targets

---------

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
Preston Van Loon
2023-12-01 16:20:54 -06:00
committed by GitHub
parent c010601f3b
commit b68a4e12aa
7 changed files with 48 additions and 120 deletions

View File

@@ -62,7 +62,7 @@ go_test(
],
embed = [":go_default_library"],
gotags = ["develop"],
race = "on",
tags = ["CI_race_detection"],
deps = [
"//consensus-types/primitives:go_default_library",
"//encoding/bytesutil:go_default_library",