Skip to content

Commit 68d9c0a

Browse files
committed
ci: set up qemu only when needed
1 parent 7e27fb5 commit 68d9c0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-publish-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
type=sha
5252
5353
- name: Set up QEMU
54+
if: matrix.platform != 'linux/amd64'
5455
uses: docker/setup-qemu-action@v3
5556

5657
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)