[Git][qa/jenkins.debian.net][master] rebootstrap: gcc default moved to 15
Helmut Grohne (@helmutg)
gitlab at salsa.debian.org
Wed Sep 17 08:58:03 BST 2025
Helmut Grohne pushed to branch master at Debian QA / jenkins.debian.net
Commits:
1d3e6287 by Helmut Grohne at 2025-09-17T09:57:33+02:00
rebootstrap: gcc default moved to 15
- - - - -
1 changed file:
- job-cfg/rebootstrap.yaml.py
Changes:
=====================================
job-cfg/rebootstrap.yaml.py
=====================================
@@ -38,8 +38,8 @@ release_architectures = """
architectures += mono_architectures
-gcc_versions = ("14", "15")
-diffoscope_gcc_versions = ("14",)
+gcc_versions = ("15",)
+diffoscope_gcc_versions = ("15",)
# repository url doubly maintained in bin/rebootstrap.sh
print("""
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1d3e6287105e412c97994d7f7d40c40b4fb0558f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1d3e6287105e412c97994d7f7d40c40b4fb0558f
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/20250917/ef8d6a99/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list