summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-07-10 07:43:35 +0300
committerAndrei Karas <akaras@inbox.ru>2019-07-10 07:47:46 +0300
commit3e774dcf2cb05ea9b8600b7f1afbb5d8cfb56432 (patch)
tree3b24c358c6ebf8b2d138f7b870480e865b2fc220
parent3389934754d1caaf57bb4ac5026fff9ccc6710ef (diff)
downloadspm-SDL2.tar.gz
spm-SDL2.tar.bz2
spm-SDL2.tar.xz
spm-SDL2.zip
Use buster in asan buildSDL2
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b725203..384e61b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,6 +24,7 @@ variables:
SDL_default_asan:
stage: build
+ image: debian:buster
script:
- ./.ci/install.sh git mercurial bash gcc g++ make autoconf automake autopoint gettext libtool pkg-config cmake
libx11-dev libxext-dev libxt-dev libxv-dev x11proto-core-dev libgl1-mesa-dev libasound2-dev libicu-dev
@@ -721,6 +722,7 @@ manaplus_default_old_test:
manaplus_default_asan_tests:
stage: manaplus
+ image: debian:buster
script:
- ./.ci/install.sh gcc-7 g++-7
make autoconf automake autopoint gettext pkg-config
@@ -745,6 +747,7 @@ manaplus_default_asan_tests:
manaplus_default_asan:
stage: manaplus
+ image: debian:buster
script:
- ./.ci/install.sh gcc-7 g++-7
make autoconf automake autopoint gettext pkg-config
@@ -768,6 +771,7 @@ manaplus_default_asan:
manaplus_default_old_asan_test:
stage: manaplus
+ image: debian:buster
script:
- ./.ci/install.sh gcc-7 g++-7
make autoconf automake autopoint gettext pkg-config
@@ -793,6 +797,7 @@ manaplus_default_old_asan_test:
manaplus_default_old_asan:
stage: manaplus
+ image: debian:buster
script:
- ./.ci/install.sh gcc-7 g++-7
make autoconf automake autopoint gettext pkg-config