[Git][qa/jenkins.debian.net][master] rebootstrap: stop testing gcc-13
Helmut Grohne (@helmutg)
gitlab at salsa.debian.org
Mon Jul 29 18:21:51 BST 2024
Helmut Grohne pushed to branch master at Debian QA / jenkins.debian.net
Commits:
7b58f896 by Helmut Grohne at 2024-07-29T19:21:15+02:00
rebootstrap: stop testing gcc-13
Since gcc-14 became the default, it is no longer possible to bootstrap
using gcc-13.
- - - - -
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 = ("13", "14")
-diffoscope_gcc_versions = ("13",)
+gcc_versions = ("14",)
+diffoscope_gcc_versions = ("14",)
# repository url doubly maintained in bin/rebootstrap.sh
print("""
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7b58f896674c11435956f8207bfd24d728f7c142
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7b58f896674c11435956f8207bfd24d728f7c142
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/20240729/07e90ae9/attachment.htm>
More information about the Qa-jenkins-scm
mailing list