Skip to content

Commit 27be600

Browse files
committed
build for multiple platforms
1 parent f0d2ca1 commit 27be600

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
uses: docker/build-push-action@v6
6767
with:
6868
push: true
69+
platforms: linux/amd64,linux/arm64
6970
context: .
7071
cache-from: type=gha
7172
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)