See if ubuntu 19.04 fixes the ICE
authorIsuru Fernando <isuruf@gmail.com>
Sun, 12 May 2019 19:28:48 +0000 (14:28 -0500)
committerIsuru Fernando <isuruf@gmail.com>
Sun, 12 May 2019 19:28:48 +0000 (14:28 -0500)
.drone.yml

index a8c69f8..46f2597 100644 (file)
@@ -8,7 +8,7 @@ platform:
 
 steps:
 - name: Build and Test
-  image: ubuntu:18.04
+  image: ubuntu:19.04
   environment:
     CC: gcc
     COMMON_FLAGS: 'DYNAMIC_ARCH=1 TARGET=ARMV8 NUM_THREADS=32'