Skip to content

Commit

Permalink
ci: remove docker/containerd from runner before tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Jan 28, 2025
1 parent 10e2c01 commit 0448be3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,6 @@ jobs:
- name: Run integration tests
run: |
sudo apt-get remove -y docker-ce docker-ce-cli containerd.io
sudo rm -rf /run/containerd
spread -v "github-ci:ubuntu-24.04:tests/${{ matrix.suite }}"

0 comments on commit 0448be3

Please sign in to comment.