There was an error while loading. Please reload this page.
1 parent 412fd53 commit 9d0878eCopy full SHA for 9d0878e
1 file changed
Jenkinsfile
@@ -46,10 +46,10 @@ properties(
46
defaultValue: 'fuzz-regression-1.6',
47
description: 'test-pipelines branch for fuzz regression tests'),
48
string(name: 'FUZZ_CORPUS_BRANCH',
49
- defaultValue: 'master',
+ defaultValue: 'main',
50
description: 'private-fuzz-corpus branch'),
51
string(name: 'SHARED_LIB_BRANCH',
52
53
description: 'tests-jenkins-shared-libraries branch')
54
]
55
)
@@ -234,4 +234,4 @@ pipeline {
234
}
235
236
237
-}
+}
0 commit comments