We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e289cfb commit d2c5e7dCopy full SHA for d2c5e7d
tgrun/pkg/runner/vmi/embed/testhelpers.sh
@@ -632,7 +632,7 @@ function amazon_2023_install_host_packages() {
632
fi
633
}
634
635
-function ubuntu_2024_install_host_packages() {
+function ubuntu_2404_install_host_packages() {
636
local packages=("$@")
637
if is_ubuntu_2404 ; then
638
# install required host packages
0 commit comments