CI: set Go version to 1.20.11

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino 2023-11-10 18:49:03 +01:00
parent 14d79e052c
commit 5d9cda9d34
No known key found for this signature in database
GPG key ID: 935D2952DEC4EECF

View file

@ -5,7 +5,7 @@ on:
tags: 'v*'
env:
GO_VERSION: 1.20.10
GO_VERSION: 1.20.11
jobs:
prepare-sources-with-deps: