mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
[lxd-import] github: stop purging core20
This was risky because if another snap (like mdl) moved to a core20 base, we'd be removing core20 just to download it again. Signed-off-by: Simon Deziel <simon.deziel@canonical.com> (cherry picked from commit 3491b6e2e11d8fde67c58878a3a23fe75944da9f)
This commit is contained in:
committed by
Stéphane Graber
parent
b47c135295
commit
4802dfeb2b
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -214,7 +214,6 @@ jobs:
|
||||
sudo apt-get update
|
||||
|
||||
sudo snap remove lxd --purge
|
||||
sudo snap remove core20 --purge || true
|
||||
sudo apt-get autopurge moby-containerd docker uidmap -y
|
||||
sudo ip link delete docker0
|
||||
sudo nft flush ruleset
|
||||
|
||||
Reference in New Issue
Block a user