aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2018-10-30 13:01:27 +0100
committerAndreas Schneider <asn@samba.org>2018-11-06 15:00:44 +0100
commitefbb27d464afbf97e5f4b83d51f521028391a45b (patch)
treeb40945da5c73284a0e102512dbdbc57a77e3076b
parent9c0931bf0ba7d3a08fe6428fa891d36d6c2130c7 (diff)
downloadsocket_wrapper-efbb27d464afbf97e5f4b83d51f521028391a45b.tar.gz
socket_wrapper-efbb27d464afbf97e5f4b83d51f521028391a45b.tar.xz
socket_wrapper-efbb27d464afbf97e5f4b83d51f521028391a45b.zip
gitlab-ci: Enable freebsd runner
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
-rw-r--r--.gitlab-ci.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1f9dab3..00b4576 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -77,10 +77,7 @@ fedora/undefined-sanitizer:
paths:
- obj/
-# This runner is disabled because there is a threading race condition in
-# FreeBSD.
-# See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231848
-.freebsd/x86_64:
+freebsd/x86_64:
image:
script:
- mkdir -p obj && cd obj && cmake