@ -17,7 +17,7 @@ case $(lsb_release -is) in
;;
Ubuntu)
case $(lsb_release -rs) in
22.04)
20.04|22.04|24.04)
apt-get install -y python3-pip libyaml-dev python3-dev </dev/null
*)