chore: remove unnecessary QEMU setup for single platform build
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 15m14s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 15m14s
This commit is contained in:
@@ -51,9 +51,6 @@ jobs:
|
||||
# 每次构建的 SHA 标签
|
||||
type=sha
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user