summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/ci/branches/ci_main1/.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/branches/ci_main1/.gitlab-ci.yml b/tools/ci/branches/ci_main1/.gitlab-ci.yml
index 303392381..4a0a42c1f 100644
--- a/tools/ci/branches/ci_main1/.gitlab-ci.yml
+++ b/tools/ci/branches/ci_main1/.gitlab-ci.yml
@@ -283,7 +283,7 @@ gcc-8_password:
gcc-8_password_sdl2:
stage: build
script:
- - ./tools/ci/jobs/gcc8.sh --enable-commandlinepassword
+ - ./tools/ci/jobs/gcc8.sh --enable-commandlinepassword --with-sdl2
- ./tools/ci/scripts/runtests.sh
<<: *job-push
variables: