diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a1c9546af9..3d07ff7d65 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1160,11 +1160,10 @@ system:clang:openbsd:amd64: <<: *api_schedules_triggers_web_triggering_rules variables: USER: gitlab-runner - TEST_PARALLEL_JOBS: 1 needs: - job: clang:openbsd:amd64 artifacts: true - timeout: 2h + allow_failure: true unit:clang:openbsd:amd64: <<: *openbsd_amd64_image