Disable the msys32 build because it doesn't work (due to brk issues).
authorDavid Given <dg@cowlark.com>
Sat, 1 Sep 2018 09:43:52 +0000 (11:43 +0200)
committerDavid Given <dg@cowlark.com>
Sat, 1 Sep 2018 09:43:52 +0000 (11:43 +0200)
.drone.yml

index ecbec26..1f0a4d3 100644 (file)
@@ -11,5 +11,5 @@ build:
 matrix:
     arch:
       - sh
-      - msys32
+      #- msys32