diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 233406fcd7f057f878ceaf3b6cfbd67b3867628b..6d9d3f127f1174897a60dea06431bb721d7522f3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,5 @@ variables: TERM: linux - MINGW32_BOOST_VERSION: 1.84.0-1 MINGW64_BOOST_VERSION: 1.84.0-1 WGET_OPTIONS: '--no-verbose --no-use-server-timestamps --retry-connrefused --retry-on-host-error' # To ensure that "false && true" fails, see https://gitlab.com/gitlab-org/gitlab-runner/-/issues/25394#note_412609647