diff --git a/features/attached_commands.feature b/features/attached_commands.feature index 932ffce291..6f5c45f557 100644 --- a/features/attached_commands.feature +++ b/features/attached_commands.feature @@ -263,7 +263,7 @@ Feature: Command behaviour when attached to an Ubuntu Pro subscription Examples: ubuntu release | release | anbox | esm-apps | cc-eal | cis | fips | fips-update | ros | cis_or_usg | realtime-kernel | | xenial | no | yes | yes | yes | yes | yes | yes | cis | no | - | bionic | yes | yes | yes | yes | yes | yes | yes | cis | no | + | bionic | no | yes | yes | yes | yes | yes | yes | cis | no | | focal | yes | yes | no | yes | yes | yes | no | usg | no | | jammy | yes | yes | no | yes | no | no | no | usg | yes |