Skip to content

Commit 33a6fdf

Browse files
authored
Update build.yml
Signed-off-by: Yonggan <[email protected]>
1 parent 5af4b1a commit 33a6fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Set up QEMU
4444
uses: docker/setup-qemu-action@v3
4545
with:
46-
platforms: ${{ matrix.platforms }}
46+
platforms: linux/amd64,linux/arm64
4747

4848
- name: Docker meta
4949
env:

0 commit comments

Comments
 (0)