aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ci/bazel-tests.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/ci/bazel-tests.json b/scripts/ci/bazel-tests.json
index 79930da391..62af16f2da 100644
--- a/scripts/ci/bazel-tests.json
+++ b/scripts/ci/bazel-tests.json
@@ -31,8 +31,9 @@
}
}, {
"configurations": [
- {"node": "freebsd-11"},
- {"node": "freebsd-12"}
+ {"node": "freebsd-11"} //,
+ // TODO(aehlig): Fix bazelbuild/continuous-integration#149 and reactivate.
+ // {"node": "freebsd-12"}
],
"parameters": {
// As configure step, we redo the USES=shebangfix of the devel/bazel