[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] rebootstrap: stop testing gcc-10
Helmut Grohne (@helmutg)
gitlab at salsa.debian.org
Wed Oct 13 17:31:22 BST 2021
Helmut Grohne pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e1900609 by Helmut Grohne at 2021-10-13T18:30:07+02:00
rebootstrap: stop testing gcc-10
All those *gcc10* jobs disappear. A few *gcc11*diffoscope jobs appear.
- - - - -
1 changed file:
- job-cfg/rebootstrap.yaml.py
Changes:
=====================================
job-cfg/rebootstrap.yaml.py
=====================================
@@ -37,8 +37,8 @@ release_architectures = """
architectures += mono_architectures
-gcc_versions = ("10", "11")
-diffoscope_gcc_versions = ("10",)
+gcc_versions = ("11",)
+diffoscope_gcc_versions = ("11",)
# repository url doubly maintained in bin/rebootstrap.sh
print("""
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e190060976930982e648eeeea14ad02e76e317b3
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e190060976930982e648eeeea14ad02e76e317b3
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/20211013/f96df91a/attachment.htm>
More information about the Qa-jenkins-scm
mailing list