mirror of
https://github.com/aunefyren/wrapperr
synced 2024-11-10 13:44:12 +00:00
Update docker-image-beta.yml
This commit is contained in:
parent
e128de7e3f
commit
fa31f217d4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/docker-image-beta.yml
vendored
4
.github/workflows/docker-image-beta.yml
vendored
|
@ -26,8 +26,8 @@ jobs:
|
|||
latest=false
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
with:
|
||||
platforms: arm64, amd, arm
|
||||
#with:
|
||||
# platforms: arm64, amd, arm
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
|
Loading…
Reference in a new issue