From ecf36cd68c604571ffaa13a40d977c6318c3dfd6 Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Wed, 19 Feb 2025 11:20:48 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 87526a8fe9..5e8a493d03 100644 --- a/.travis.yml +++ b/.travis.yml @@ -93,7 +93,7 @@ jobs: if: type = push os: linux dist: focal - go: 1.24.x + go: 1.23.x script: - travis_wait 45 go run build/ci.go test $TEST_PACKAGES