Skip to content

Commit c753906

Browse files
Update missed Go version to 1.23:
Signed-off-by: Jacob Weinstock <[email protected]>
1 parent 764216a commit c753906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
env:
88
REGISTRY: ghcr.io
99
IMAGE_NAME: ${{ github.repository }}
10-
GO_VERSION: '1.21'
10+
GO_VERSION: '1.23'
1111

1212
jobs:
1313
manager-image:

0 commit comments

Comments
 (0)