Skip to content

Commit 61d13dd

Browse files
fjlgballet
authored andcommitted
Revert ".travis.yml: change arch for Docker build to arm64 (ethereum#31096)"
This reverts commit 7b96ec4.
1 parent 710f6e1 commit 61d13dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- stage: build
1414
if: type = push
1515
os: linux
16-
arch: arm64
16+
arch: amd64
1717
dist: focal
1818
go: 1.23.x
1919
env:

0 commit comments

Comments
 (0)