Skip to content

Commit

Permalink
Update e2e_libvirt.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhadas authored Oct 23, 2024
1 parent 248b6c9 commit 6e96177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_libvirt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:

- name: Setup docker
run: |
sudo apt-get remove containerd.io
sudo apt-get install -y docker.io
sudo usermod -aG docker "$USER"
Expand Down

0 comments on commit 6e96177

Please sign in to comment.