Skip to content

Commit 5d9cda9

Browse files
committed
CI: set Go version to 1.20.11
Signed-off-by: Nicola Murino <[email protected]>
1 parent 14d79e0 commit 5d9cda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
tags: 'v*'
66

77
env:
8-
GO_VERSION: 1.20.10
8+
GO_VERSION: 1.20.11
99

1010
jobs:
1111
prepare-sources-with-deps:

0 commit comments

Comments
 (0)