Limit parallelism of buildx builds
This commit is contained in:
parent
1cd3f207c5
commit
78645acdd7
3 changed files with 8 additions and 0 deletions
2
.github/buildkit.toml
vendored
Normal file
2
.github/buildkit.toml
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[worker.oci]
|
||||
max-parallelism = 4
|
Loading…
Add table
Add a link
Reference in a new issue