Browse Source

Update linux builder

pull/350/head
Asher Dawes 3 years ago
parent
commit
23fae43c6d
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -30,7 +30,7 @@ variables:
####START#### LINUX ####START#### ####START#### LINUX ####START####
######################################################################################################################## ########################################################################################################################
build:linux: build:linux:
image: asherd/verus-builders:verus-xenial image: asherd/verus-builders:verus-debian-9
variables: variables:
DOCKER_DRIVER: overlay2 DOCKER_DRIVER: overlay2
CONFIGURE_FLAGS: --with-gcc-arch=x86-64 CONFIGURE_FLAGS: --with-gcc-arch=x86-64

Loading…
Cancel
Save