diff --git a/config/pipeline.yaml b/config/pipeline.yaml index b9a4f9266..16065491d 100644 --- a/config/pipeline.yaml +++ b/config/pipeline.yaml @@ -3510,6 +3510,10 @@ build_configs: <<: *stable-rc branch: 'linux-6.11.y' + stable-rc_6.12: + <<: *stable-rc + branch: 'linux-6.12.y' + stable-rt_v4.14-rt: tree: stable-rt branch: 'v4.14-rt'