Skip to content

Commit

Permalink
CI: set Go version to 1.20.11
Browse files Browse the repository at this point in the history
Signed-off-by: Nicola Murino <[email protected]>
  • Loading branch information
drakkan committed Nov 10, 2023
1 parent 14d79e0 commit 5d9cda9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
tags: 'v*'

env:
GO_VERSION: 1.20.10
GO_VERSION: 1.20.11

jobs:
prepare-sources-with-deps:
Expand Down

0 comments on commit 5d9cda9

Please sign in to comment.