Skip to content

Commit

Permalink
Merge pull request #98 from crazy-max/fix-ci
Browse files Browse the repository at this point in the history
ci: fix workflow
  • Loading branch information
crazy-max committed Sep 5, 2023
2 parents 61d34a9 + d8893c1 commit 6f1a0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
-
name: Stop docker
run: |
sudo systemctl stop docker
sudo systemctl stop docker docker.socket
-
name: Set up QEMU
id: qemu
Expand Down

0 comments on commit 6f1a0b4

Please sign in to comment.