Skip to content

Commit e3cb8ad

Browse files
committed
See if ubuntu 19.04 fixes the ICE
1 parent 7aa6faa commit e3cb8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ platform:
88

99
steps:
1010
- name: Build and Test
11-
image: ubuntu:18.04
11+
image: ubuntu:19.04
1212
environment:
1313
CC: gcc
1414
COMMON_FLAGS: 'DYNAMIC_ARCH=1 TARGET=ARMV8 NUM_THREADS=32'

0 commit comments

Comments
 (0)