diff --git a/Jenkinsfile b/Jenkinsfile index 91ba4b2ef3..004c3779eb 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -37,7 +37,7 @@ properties( defaultValue: 'fuzz-regression-1.1', description: 'test-pipelines branch for fuzz regression tests'), string(name: 'FUZZ_CORPUS_BRANCH', - defaultValue: 'master', + defaultValue: '1.1', description: 'private-fuzz-corpus branch'), string(name: 'SHARED_LIB_BRANCH', defaultValue: 'master',