Skip to content

Commit b6f2deb

Browse files
authored
Update release.yml
1 parent 71f56fa commit b6f2deb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
run: |
1717
sudo apt update -y -qqq
1818
sudo apt autoremove --purge -y needrestart || true
19+
sudo apt remove --purge '^docker.*' '^container.*' '^podman.*' crun runc '^php.*'
1920
sudo apt install -y -qqq bash wget ca-certificates curl git xz-utils tar gzip bzip2 openssl
2021
sudo ln -svf bash /bin/sh
2122
sudo bash scripts/clean-os.sh

0 commit comments

Comments
 (0)