From e52d6316f32fe4c248b121ae4a2ddedf3acdcebe Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Wed, 23 Dec 2015 18:10:23 +0100 Subject: rebootstrap: add gcc-6 This adds 66 jobs and does not allocate any further resources to those jobs. They will be run infrequently at first and replace the gcc-5 jobs in the long run. --- job-cfg/rebootstrap.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 05e8390d..23ec5eda 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -33,7 +33,7 @@ release_architectures = """ architectures += mono_architectures -gcc_versions = ("5",) +gcc_versions = ("5", "6") diffoscope_gcc_versions = ("5",) print(""" -- cgit v1.2.3-70-g09d2