We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 144ba65 + f4374bb commit 43df54fCopy full SHA for 43df54f
exe/matrix_from_metadata_v2
@@ -45,7 +45,6 @@ DOCKER_PLATFORMS = {
45
'CentOS-8' => 'litmusimage/centos:stream8', # Support officaly moved to Stream8, metadata is being left as is
46
'Rocky-8' => 'litmusimage/rockylinux:8',
47
'AlmaLinux-8' => 'litmusimage/almalinux:8',
48
- 'Debian-9' => 'litmusimage/debian:9',
49
'Debian-10' => 'litmusimage/debian:10',
50
'Debian-11' => 'litmusimage/debian:11',
51
'Debian-12' => 'litmusimage/debian:12',
0 commit comments