From a71587182f634dd940716c126159646fdea9e5fd Mon Sep 17 00:00:00 2001 From: Martin Holst Swende Date: Mon, 30 Sep 2024 08:54:40 +0200 Subject: [PATCH] 1.21.1 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index eae08eb9c0..c8b8297f6a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ jobs: - stage: build if: type = push os: linux + go: 1.21.1 arch: arm64 git: submodules: false # avoid cloning ethereum/tests @@ -17,6 +18,7 @@ jobs: - stage: build if: type = push os: linux + go: 1.21.1 arch: arm64 dist: focal git: