CI: Disable cleaning of ubuntu instance

This commit is contained in:
Ivan Kravets
2025-02-08 21:51:50 +02:00
parent 29cd2d2bdb
commit c950d6d366
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
run: |
# Free space
sudo apt clean
docker rmi $(docker image ls -aq)
# docker rmi $(docker image ls -aq)
df -h
tox -e testexamples