add jammy to yes-to-all supported os

This commit is contained in:
envoyr
2022-10-17 22:28:41 +02:00
parent 91cae70b5b
commit afc821099a

View File

@@ -46,7 +46,7 @@ final class ConfigServices extends CliCommand
'bullseye',
'buster',
'focal',
/* 'jammy', */
'jammy',
];
protected function configure()