forked from forks/go-ethereum
Revert ".travis.yml: change arch for Docker build to arm64 (#31096)"
This reverts commit 7b96ec4dae.
This commit is contained in:
parent
7b96ec4dae
commit
d80da7c3b4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
- stage: build
|
||||
if: type = push
|
||||
os: linux
|
||||
arch: arm64
|
||||
arch: amd64
|
||||
dist: focal
|
||||
go: 1.23.x
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue