Skip to content

Commit 7cfc5b4

Browse files
committed
ci: build with Go 1.25
Signed-off-by: Tommy van der Vorst <tommy@pixelspark.nl>
1 parent b3afd9a commit 7cfc5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66

77
env:
8-
GO_VERSION: "~1.24.0"
8+
GO_VERSION: "~1.25.0"
99

1010
permissions:
1111
id-token: write

0 commit comments

Comments
 (0)