summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-11-28 02:16:59 +0300
committerAndrei Karas <akaras@inbox.ru>2018-11-28 02:16:59 +0300
commit0888c7d0956942395c8ce92ea9b619b848255767 (patch)
tree360d5dc760acce73f3241bfcc87481652d942706
parentb3a004abb54a6eecdf8a91d6cbdded74dbcafb92 (diff)
downloadplus-0888c7d0956942395c8ce92ea9b619b848255767.tar.gz
plus-0888c7d0956942395c8ce92ea9b619b848255767.tar.bz2
plus-0888c7d0956942395c8ce92ea9b619b848255767.tar.xz
plus-0888c7d0956942395c8ce92ea9b619b848255767.zip
Remove wrong SDL patching from ci job in gcc8_tests
-rw-r--r--tools/ci/branches/ci_gcc8_tests/.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/ci/branches/ci_gcc8_tests/.gitlab-ci.yml b/tools/ci/branches/ci_gcc8_tests/.gitlab-ci.yml
index 64570cd5c..3fff80d6c 100644
--- a/tools/ci/branches/ci_gcc8_tests/.gitlab-ci.yml
+++ b/tools/ci/branches/ci_gcc8_tests/.gitlab-ci.yml
@@ -411,7 +411,6 @@ gcc-8_unsigned_char_tests:
gcc-8_sdl2_unsigned_char_tests:
stage: build
script:
- - ./tools/ci/scripts/patchsdl1.sh
- ./tools/ci/jobs/gcc8_tests.sh --with-sdl2 --without-dyecmd --without-manaplusgame
<<: *job-push
variables: