diff options
| -rw-r--r-- | build-gluster-org/jobs/clang.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/build-gluster-org/jobs/clang.yml b/build-gluster-org/jobs/clang.yml index 714dbcd..dce5a11 100644 --- a/build-gluster-org/jobs/clang.yml +++ b/build-gluster-org/jobs/clang.yml @@ -19,7 +19,7 @@      publishers:      - scan-build:          mark-unstable: true -        threshold: 140 +        threshold: 65      - post-tasks:          - matches:              - log-text: Building remotely  | 
