Skip to content

Commit

Permalink
Revert ".travis.yml: change arch for Docker build to arm64 (#31096)"
Browse files Browse the repository at this point in the history
This reverts commit 7b96ec4.
  • Loading branch information
fjl committed Jan 30, 2025
1 parent 7b96ec4 commit d80da7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- stage: build
if: type = push
os: linux
arch: arm64
arch: amd64
dist: focal
go: 1.23.x
env:
Expand Down

0 comments on commit d80da7c

Please sign in to comment.