do not build for Debian 12 for now

This commit is contained in:
Jindrich Vimr 2021-09-09 15:18:02 +02:00
parent faf970353c
commit 9dcbc36ca4

@ -70,10 +70,7 @@ $distro_name_map = {
"ubuntu/hirsute", # EOL January 2022
],
"debian/11" => [
"debian/bullseye", # Current
],
"debian/12" => [
"debian/bookworm", # Current
"debian/bullseye", # Current stable
]
}