Skip to content

Commit

Permalink
build: remove workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
timbru31 authored Dec 23, 2024
1 parent dd0d5b7 commit 7fa2de4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/buildx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.2.2

- name: Workaround Docker bug in runner
run: |
sudo rm /etc/docker/daemon.json
sudo systemctl restart docker
- name: Prepare
id: prepare
run: |
Expand Down

0 comments on commit 7fa2de4

Please sign in to comment.