Skip to content

Commit

Permalink
remove missing packags from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wileyj committed Nov 7, 2023
1 parent f7be9af commit 2547ddc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bitcoin-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
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 google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri
sudo apt-get autoremove -y
sudo apt-get clean
docker system prune --force
Expand Down

0 comments on commit 2547ddc

Please sign in to comment.