ci: run cppyy job more frequently

This commit is contained in:
Gabriel Ferreira
2023-09-20 16:44:50 -03:00
parent 9b36e5ae2f
commit ecc513b969

View File

@@ -3,8 +3,9 @@ cppyy-22.04:
image: ubuntu:22.04 # python 3.10
rules:
- if: $RELEASE == "weekly"
- if: $RELEASE == "daily"
- if: $RELEASE == "manual"
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
needs: ["weekly-slow-jobs"]
dependencies: []
tags:
- nsnam