diff --git a/utils/tests/gitlab-ci-cppyy.yml b/utils/tests/gitlab-ci-cppyy.yml index bfdab3500..906b443ac 100644 --- a/utils/tests/gitlab-ci-cppyy.yml +++ b/utils/tests/gitlab-ci-cppyy.yml @@ -1,8 +1,6 @@ cppyy-22.04: stage: test image: ubuntu:22.04 # python 3.10 - rules: - - if: $RELEASE == "manual" dependencies: [] before_script: - apt update