Skip to content

Commit cde5601

Browse files
committed
set platform
1 parent c035c6e commit cde5601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
id: hub_build
6060
uses: docker/build-push-action@v5
6161
with:
62+
platforms: linux/arm64
6263
push: ${{ github.ref == 'refs/heads/main' && 'true' || 'false' }}
6364
tags: compilerexplorer/${{ matrix.image }}-builder:latest
6465
cache-from: type=registry,ref=compilerexplorer/${{ matrix.image }}-builder:latest

0 commit comments

Comments
 (0)