testing
This commit is contained in:
parent
1e250e352b
commit
62ec96edfa
2 changed files with 3 additions and 5 deletions
4
.github/workflows/fedora-xfce-build.yml
vendored
4
.github/workflows/fedora-xfce-build.yml
vendored
|
|
@ -89,10 +89,6 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup qemu
|
||||
uses: docker/setup-qemu-action@v2
|
||||
with:
|
||||
platforms: 'arm64,amd64'
|
||||
# Workaround: https://github.com/docker/build-push-action/issues/461
|
||||
- name: Setup Docker buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue