mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 12:25:22 +00:00
Remove qemu step
This commit is contained in:
parent
cc33a39912
commit
e14a322c7f
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ghcr-publish.yml
vendored
3
.github/workflows/ghcr-publish.yml
vendored
|
|
@ -56,9 +56,6 @@ jobs:
|
|||
with:
|
||||
cosign-release: 'v2.2.4'
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v1
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue