Skip to content

Commit 704b437

Browse files
jst-cyrTonguechaude
andcommitted
(acceptance-tests-pr-1688) feat: add support ubuntu26.04
Co-authored-by: Tonguechaude <evan.challias@tonguechaude.fr>
1 parent a59cf87 commit 704b437

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

manifests/globals.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@
220220
/^(21.04|21.10)$/ => '13',
221221
/^(22.04)$/ => '14',
222222
/^(24.04)$/ => '16',
223+
/^(26.04)$/ => '18',
223224
default => undef,
224225
},
225226
default => undef,

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@
8080
"18.04",
8181
"20.04",
8282
"22.04",
83-
"24.04"
83+
"24.04",
84+
"26.04"
8485
]
8586
},
8687
{

0 commit comments

Comments
 (0)