Fix second stage of CI (installation of k3d)
The step "shell run k3d" fails during the installation of k3d:
$ sh install-eolebase3.sh k3d [ERROR] /etc/lsb-release is missing : Unsupported OS
The next step "shell run microk8s" should be checked too.