See if ubuntu 19.04 fixes the ICE

This commit is contained in:
Isuru Fernando 2019-05-12 14:28:48 -05:00
parent 7aa6faad5f
commit e3cb8ad2d6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ platform:
steps: steps:
- name: Build and Test - name: Build and Test
image: ubuntu:18.04 image: ubuntu:19.04
environment: environment:
CC: gcc CC: gcc
COMMON_FLAGS: 'DYNAMIC_ARCH=1 TARGET=ARMV8 NUM_THREADS=32' COMMON_FLAGS: 'DYNAMIC_ARCH=1 TARGET=ARMV8 NUM_THREADS=32'