gitlab-ci: Enable freebsd runner
authorAndreas Schneider <asn@samba.org>
Tue, 30 Oct 2018 12:01:27 +0000 (13:01 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 6 Nov 2018 14:00:44 +0000 (15:00 +0100)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
.gitlab-ci.yml

index 1f9dab3a1b258af0933b100960bda6d88cb764e0..00b4576271e65d21922fe30dd3cc451c085bcecd 100644 (file)
@@ -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