ci: run cppyy job more frequently
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user