ci: revert of docker/setup-qemu-action@v3 back to v2
This commit is contained in:
parent
4dc4e0039e
commit
be20082ce5
|
@ -225,7 +225,7 @@ jobs:
|
|||
path: .
|
||||
- name: unzip source code
|
||||
run: unzip -q source.zip
|
||||
- uses: docker/setup-qemu-action@v3
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
with:
|
||||
image: tonistiigi/binfmt:latest
|
||||
platforms: all
|
||||
|
|
Loading…
Reference in New Issue