Skip to content

Commit 279d434

Browse files
authored
Update build.yml
1 parent 99c9472 commit 279d434

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
@@ -34,6 +34,7 @@ jobs:
3434
id: hub_build
3535
uses: docker/build-push-action@v5
3636
with:
37+
platforms: linux/amd64
3738
push: ${{ github.ref == 'refs/heads/main' && 'true' || 'false' }}
3839
tags: compilerexplorer/${{ matrix.image }}-builder:latest
3940
cache-from: type=registry,ref=compilerexplorer/${{ matrix.image }}-builder:latest

0 commit comments

Comments
 (0)