summaryrefslogtreecommitdiff
path: root/tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml')
-rw-r--r--tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml b/tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml
index 6a9f84135..91d5117f4 100644
--- a/tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml
+++ b/tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml
@@ -56,6 +56,7 @@ gcc-snapshot_sdl2:
- ./tools/ci/scripts/runtests.sh
<<: *job-push
variables:
+ ABOUTYOFFSET: 380
PACKAGES: gcc-snapshot
make autoconf automake autopoint gettext
libxml2-dev libcurl4-gnutls-dev libpng-dev
@@ -72,6 +73,7 @@ gcc-snapshot_sdl2_i386:
image: i386/debian:unstable
<<: *job-push
variables:
+ ABOUTYOFFSET: 380
PACKAGES: gcc-snapshot
make autoconf automake autopoint gettext
libxml2-dev libcurl4-gnutls-dev libpng-dev