diff --git a/libxml2/Jenkinsfile b/libxml2/Jenkinsfile index 832b0e7b3..0355d368c 100644 --- a/libxml2/Jenkinsfile +++ b/libxml2/Jenkinsfile @@ -15,7 +15,7 @@ //////////////////////////////////////////////////////////////////////////////// def libfuzzerBuild = fileLoader.fromGit('infra/libfuzzer-pipeline.groovy', - 'https://github.com/google/oss-fuzz.git', 'master', null, '') + 'https://github.com/google/oss-fuzz.git') libfuzzerBuild { git = "git://git.gnome.org/libxml2"