github: bump go version

This commit is contained in:
Andras Banki-Horvath 2024-05-23 08:57:28 +02:00
parent 2a3c70fa62
commit 3b35ddba95
No known key found for this signature in database
GPG key ID: 80E5375C094198D8

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.20.4
GO_VERSION: 1.21.10
jobs:
########################