From 517622d6452028f266b7ba4cc9a123b5f58a6b53 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Tue, 14 May 2024 15:42:51 -0400 Subject: [PATCH] fix: remove packages not in 24.04 --- action.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/action.yml b/action.yml index c7e128e..295c157 100644 --- a/action.yml +++ b/action.yml @@ -92,8 +92,6 @@ runs: azure-cli \ google-chrome-stable \ firefox \ - powershell \ - microsoft-edge-stable \ mono-devel $SUDO_PREFIX apt-get autoremove -y $SUDO_PREFIX apt-get clean