[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] rebootstrap: disable gcc-8 builds
Helmut Grohne
gitlab at salsa.debian.org
Thu Nov 14 04:40:43 GMT 2019
Helmut Grohne pushed to branch master at Debian QA / jenkins.debian.net
Commits:
3348a44d by Helmut Grohne at 2019-11-14T04:38:48Z
rebootstrap: disable gcc-8 builds
Switch diffoscope jobs to gcc-9. The gcc-8 builds stopped working a
while ago and were only kept for reference.
- - - - -
1 changed file:
- job-cfg/rebootstrap.yaml.py
Changes:
=====================================
job-cfg/rebootstrap.yaml.py
=====================================
@@ -36,8 +36,8 @@ release_architectures = """
architectures += mono_architectures
-gcc_versions = ("8", "9")
-diffoscope_gcc_versions = ("8",)
+gcc_versions = ("9",)
+diffoscope_gcc_versions = ("9",)
# repository url doubly maintained in bin/rebootstrap.sh
print("""
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/3348a44d91119aedba3bf846f0e5f00e96519536
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/3348a44d91119aedba3bf846f0e5f00e96519536
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20191114/e9459095/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list