Skip to content

Commit 3b5011d

Browse files
committed
kOps: Add Debian 13 to the periodic distros jobs
Signed-off-by: Arnaud Meukam <[email protected]>
1 parent 786d775 commit 3b5011d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes/kops/build_jobs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1408,7 +1408,7 @@ def generate_conformance():
14081408
###############################
14091409
# kops-periodics-distros.yaml #
14101410
###############################
1411-
distros = ['debian10', 'debian11', 'debian12',
1411+
distros = ['debian10', 'debian11', 'debian12', 'debian13',
14121412
'ubuntu2004', 'ubuntu2004arm64',
14131413
'ubuntu2204', 'ubuntu2204arm64',
14141414
'ubuntu2404', 'ubuntu2404arm64',

0 commit comments

Comments
 (0)