Skip to content

Commit 7ffbc6b

Browse files
committed
Remove unnecessary QEMU setup
1 parent 51b939c commit 7ffbc6b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ jobs:
2222

2323
- uses: actions/checkout@v3
2424

25-
- name: Set up QEMU
26-
uses: docker/setup-qemu-action@v2
27-
with:
28-
platforms: all
2925
- name: Set up Docker Buildx
3026
id: buildx
3127
uses: docker/setup-buildx-action@v2

0 commit comments

Comments
 (0)