diff --git a/.github/workflows/build_test.yml b/.github/workflows/build_test.yml index ae44d338..8cb6df2c 100644 --- a/.github/workflows/build_test.yml +++ b/.github/workflows/build_test.yml @@ -40,7 +40,7 @@ jobs: sort -u) # Handle the case if two docker images were declared for one distro - # e.g. rolling moving from one Ubuntu Focal to Ubuntu Jammy + # e.g. rolling moving from one Ubuntu Jammy to Ubuntu Noble docker_image_arr=($docker_image) DISTRO_STR+="\"${distro}\", "