Skip to content

Commit 1984c6a

Browse files
committed
ci: remove QEMU setup for Docker buildx
1 parent b316326 commit 1984c6a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -906,8 +906,6 @@ jobs:
906906
cp *-linux-${arch}/${{ env.APP_NAME }} manticore-executor-${arch}
907907
chmod +x manticore-executor-${arch}
908908
done
909-
- name: Set up QEMU
910-
uses: docker/setup-qemu-action@v2
911909
- name: Set up Docker Buildx
912910
uses: docker/setup-buildx-action@v2
913911
- name: Login to Docker Hub

0 commit comments

Comments
 (0)