Skip to content

Commit d21600f

Browse files
committed
Fix github action
1 parent 615671d commit d21600f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
# Common versions
14-
GO_VERSION: '1.21'
14+
GO_VERSION: '1.23'
1515
DOCKER_BUILDX_VERSION: 'v0.8.2'
1616

1717
# Common users. We can't run a step 'if secrets.XXX != ""' but we can run a

0 commit comments

Comments
 (0)