Skip to content

Commit d80da7c

Browse files
committed
Revert ".travis.yml: change arch for Docker build to arm64 (#31096)"
This reverts commit 7b96ec4.
1 parent 7b96ec4 commit d80da7c

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)