Skip to content

Commit 80b852d

Browse files
committed
(bugfix) drop Debian 9 stretch from matrix
EOL, vendor repos do not work, and Puppet hasn't built agents for a long time
1 parent fa7efa5 commit 80b852d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exe/matrix_from_metadata_v2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ DOCKER_PLATFORMS = {
4545
'CentOS-8' => 'litmusimage/centos:stream8', # Support officaly moved to Stream8, metadata is being left as is
4646
'Rocky-8' => 'litmusimage/rockylinux:8',
4747
'AlmaLinux-8' => 'litmusimage/almalinux:8',
48-
'Debian-9' => 'litmusimage/debian:9',
4948
'Debian-10' => 'litmusimage/debian:10',
5049
'Debian-11' => 'litmusimage/debian:11',
5150
'Debian-12' => 'litmusimage/debian:12',

0 commit comments

Comments
 (0)