multi: update Go to 1.24.10

This commit is contained in:
Boris Nagaev 2025-11-16 00:23:42 -03:00
parent de969fdf25
commit 508d90f384
No known key found for this signature in database
10 changed files with 16 additions and 16 deletions

View file

@ -20,7 +20,7 @@ env:
# If you change this value, please change it in the following files as well:
# /Dockerfile
GO_VERSION: 1.24.6
GO_VERSION: 1.24.10
jobs:
########################