We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1094261 commit 0f0d501Copy full SHA for 0f0d501
.github/workflows/docker-build.yml
@@ -22,6 +22,8 @@ jobs:
22
buildkitd-config: |
23
[worker.oci]
24
max-parallelism = 4
25
+ [worker.containerd]
26
+ max-parallelism = 4
27
28
- name: Login to Docker Hub
29
uses: docker/login-action@v3
0 commit comments