Skip to content

Commit b0ed100

Browse files
committed
ci(release): use go 1.25 for manifests step
1 parent 12d1b50 commit b0ed100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

1313
env:
14-
GO_VERSION: "1.24"
14+
GO_VERSION: "1.25"
1515
REGISTRY: ghcr.io
1616
IMAGE_BASE: ghcr.io/syscode-labs
1717

0 commit comments

Comments
 (0)