[neon/infrastructure/pangea-data] /: add noble future series

Jonathan Riddell null at kde.org
Tue Apr 23 14:11:36 BST 2024


Git commit 99c676a56118aa26ec49e8423602670eb4d0efe2 by Jonathan Riddell.
Committed on 23/04/2024 at 13:11.
Pushed by jriddell into branch 'master'.

add noble future series

M  +3    -2    nci.yaml

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/99c676a56118aa26ec49e8423602670eb4d0efe2

diff --git a/nci.yaml b/nci.yaml
index 386a821..48a8098 100644
--- a/nci.yaml
+++ b/nci.yaml
@@ -1,9 +1,10 @@
 series:
   jammy: "22.04"
+  noble: "24.04"
 old_series: # must be part of series list (or nil)
 current_series: jammy # must be part of series list
-future_series: # must be part of series list (or nil)
-future_is_early: false # controls where the ISOs go. must be true early on!
+future_series: noble # must be part of series list (or nil)
+future_is_early: true # controls where the ISOs go. must be true early on!
 repo_diversion: false # toggle when experimental is getting staged for deployment
 
 architectures:


More information about the Neon-commits mailing list