Skip to content

Commit

Permalink
Re-enable buildtools on the CI (#2148)
Browse files Browse the repository at this point in the history
Rollback of #2143

The tests now pass on the CI, also with `.bazelversion` = `last_green`.
  • Loading branch information
vladmos authored Dec 13, 2024
1 parent 8157701 commit a409191
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildkite/bazelci.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@
"Buildtools": {
"git_repository": "https://github.com/bazelbuild/buildtools.git",
"pipeline_slug": "buildtools",
"disabled_reason": "https://github.com/bazelbuild/buildtools/issues/1297, https://github.com/bazelbuild/buildtools/issues/1300, https://github.com/bazelbuild/buildtools/issues/1314",
},
"CLion Plugin": {
"git_repository": "https://github.com/bazelbuild/intellij.git",
Expand Down

0 comments on commit a409191

Please sign in to comment.