Reduce CI build targets to x86-64

This commit is contained in:
Jan 2019-10-16 20:41:21 +02:00
parent e744a667c1
commit d7855a133e
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ before_script:
fullbuild:
script:
- make V=s FORCE_UNSAFE_CONFIGURE=1 GLUON_BRANCH=experimental GLUON_RELEASE=v2019.1 GLUON_GIT_REF=82244336bc5a10eec383d81068612bdb2eecd37d
- make V=s FORCE_UNSAFE_CONFIGURE=1 GLUON_BRANCH=experimental GLUON_RELEASE=v2019.1 GLUON_GIT_REF=82244336bc5a10eec383d81068612bdb2eecd37d GLUON_TARGETS="x86-64"