Skip to content

Commit

Permalink
Merge pull request #3 from gruve-p/patch-1
Browse files Browse the repository at this point in the history
remove hhvm
  • Loading branch information
jlumbroso authored Dec 3, 2022
2 parents ab7a4be + d96838a commit 76866db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ runs:
sudo apt-get remove -y 'php.*'
sudo apt-get remove -y '^mongodb-.*'
sudo apt-get remove -y '^mysql-.*'
sudo apt-get remove -y azure-cli google-cloud-sdk hhvm google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri
sudo apt-get remove -y azure-cli google-cloud-sdk google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri
sudo apt-get autoremove -y
sudo apt-get clean
Expand Down

0 comments on commit 76866db

Please sign in to comment.