build: bump go to v1.24.6

This commit is contained in:
George Tsagkarelis 2025-09-17 10:55:56 +02:00
parent 3ccfc5231b
commit 69ca6587b7
No known key found for this signature in database
GPG key ID: E08DEA9B12B66AF6
12 changed files with 12 additions and 12 deletions

View file

@ -22,7 +22,7 @@ PUBLIC_URL :=
# GO_VERSION is the Go version used for the release build, docker files, and
# GitHub Actions. This is the reference version for the project. All other Go
# versions are checked against this version.
GO_VERSION = 1.23.12
GO_VERSION = 1.24.6
# LITD_COMPAT_VERSIONS is a space-separated list of litd versions that are
# installed before running the integration tests which include backward