From d80da7c3b418d092a6a88c35a2bce341fdc23bb1 Mon Sep 17 00:00:00 2001
From: Felix Lange <fjl@twurst.com>
Date: Thu, 30 Jan 2025 11:21:23 +0100
Subject: [PATCH] Revert ".travis.yml: change arch for Docker build to arm64
 (#31096)"

This reverts commit 7b96ec4dae8d4ddeffc761c7757c12e2d2b8bf74.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 0353aa2e4a..2ba3af9419 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ jobs:
     - stage: build
       if: type = push
       os: linux
-      arch: arm64
+      arch: amd64
       dist: focal
       go: 1.23.x
       env: