Skip to content

Commit 7ba678f

Browse files
committed
ci: update workflows config.
1 parent c63f572 commit 7ba678f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
# Create Docker Image
5656
- name: Set up Docker Buildx
5757
uses: docker/setup-buildx-action@v2
58+
with:
59+
platforms: linux/amd64,linux/arm64
5860

5961
- name: Login to Docker Hub
6062
uses: docker/login-action@v2

0 commit comments

Comments
 (0)