From: David Given Date: Sat, 1 Sep 2018 09:43:52 +0000 (+0200) Subject: Disable the msys32 build because it doesn't work (due to brk issues). X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=6f74f1caf38c4ba3f9ada5ac7d686f6ffaf93c15;p=ack.git Disable the msys32 build because it doesn't work (due to brk issues). --- diff --git a/.drone.yml b/.drone.yml index ecbec26c1..1f0a4d38a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,5 +11,5 @@ build: matrix: arch: - sh - - msys32 + #- msys32