Skip to content

Commit 3721122

Browse files
authored
Merge branch 'main' into tw/max-transaction-size
2 parents 9438218 + 7cc822b commit 3721122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
uses: docker/build-push-action@v6
4646
with:
4747
push: true
48-
platforms: linux/amd64,linux/arm64
48+
platforms: linux/amd64
4949
file: ./docker/timeboost.Dockerfile
5050
tags: ghcr.io/espressosystems/timeboost:${{ env.TAG }}

0 commit comments

Comments
 (0)