Skip to content

Commit 7fa2de4

Browse files
authored
build: remove workaround
1 parent dd0d5b7 commit 7fa2de4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/buildx.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,6 @@ jobs:
146146
- name: Checkout
147147
uses: actions/[email protected]
148148

149-
- name: Workaround Docker bug in runner
150-
run: |
151-
sudo rm /etc/docker/daemon.json
152-
sudo systemctl restart docker
153-
154149
- name: Prepare
155150
id: prepare
156151
run: |

0 commit comments

Comments
 (0)