diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0b208bf06b..255fdc289d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1172,7 +1172,6 @@ system:clang:freebsd12:amd64: <<: *system_test_job variables: USER: gitlab-runner - TEST_PARALLEL_JOBS: 4 needs: - job: clang:freebsd12:amd64 artifacts: true @@ -1199,7 +1198,6 @@ system:clang:freebsd13:amd64: <<: *system_test_job variables: USER: gitlab-runner - TEST_PARALLEL_JOBS: 4 needs: - job: clang:freebsd13:amd64 artifacts: true