|
@@ -39,7 +39,6 @@ jobs:
|
|
fetch-depth: 0 # for correct image labeling via `git describe --tags`
|
|
fetch-depth: 0 # for correct image labeling via `git describe --tags`
|
|
- uses: docker/setup-buildx-action@v3
|
|
- uses: docker/setup-buildx-action@v3
|
|
with:
|
|
with:
|
|
- platforms: linux/${{ matrix.arch }}
|
|
|
|
buildkitd-config-inline: |
|
|
buildkitd-config-inline: |
|
|
[worker.oci]
|
|
[worker.oci]
|
|
max-parallelism = 1
|
|
max-parallelism = 1
|