summaryrefslogtreecommitdiff
path: root/tools/ci/branches/ci_xmllibs/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/branches/ci_xmllibs/.gitlab-ci.yml')
-rw-r--r--tools/ci/branches/ci_xmllibs/.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/ci/branches/ci_xmllibs/.gitlab-ci.yml b/tools/ci/branches/ci_xmllibs/.gitlab-ci.yml
index 2ae175849..9b1431bcb 100644
--- a/tools/ci/branches/ci_xmllibs/.gitlab-ci.yml
+++ b/tools/ci/branches/ci_xmllibs/.gitlab-ci.yml
@@ -36,7 +36,7 @@ gcc-8_pugixml_tests_i386:
script:
- ./tools/ci/scripts/patchsdl1.sh
- ./tools/ci/jobs/gcc8_tests.sh --without-dyecmd --without-manaplusgame --enable-libxml=pugixml
- image: vicamo/debian:sid-i386
+ image: i386/debian:unstable
<<: *job-push
variables:
PACKAGES: gcc-8 g++-8
@@ -67,7 +67,7 @@ gcc-8_pugixml_i386:
- ./tools/ci/scripts/patchsdl1.sh
- ./tools/ci/jobs/gcc8.sh --enable-libxml=pugixml
- ./tools/ci/scripts/runtests.sh
- image: vicamo/debian:sid-i386
+ image: i386/debian:unstable
<<: *job-push
variables:
PACKAGES: gcc-8 g++-8