Skip to content

Commit 0f0d501

Browse files
committed
Update docker-build.yml
1 parent 1094261 commit 0f0d501

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
buildkitd-config: |
2323
[worker.oci]
2424
max-parallelism = 4
25+
[worker.containerd]
26+
max-parallelism = 4
2527
2628
- name: Login to Docker Hub
2729
uses: docker/login-action@v3

0 commit comments

Comments
 (0)