Merge f1eba4b6cb into 236ba5690e
This commit is contained in:
commit
1bba6c078f
|
|
@ -87,7 +87,7 @@ jobs:
|
|||
echo "platforms=${platforms}" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
# Build and push with Docker.
|
||||
- uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
|
||||
- uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
|
||||
with:
|
||||
platforms: ${{ matrix.platforms }}
|
||||
- uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v1
|
||||
|
|
|
|||
Loading…
Reference in New Issue