Skip to content

Commit 0ddae11

Browse files
authored
Merge pull request #14 from scylladb/renovate/go-1.x
chore(deps): update dependency go to 1.25
2 parents a547938 + b2c697c commit 0ddae11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install GoLang
2424
uses: actions/setup-go@v4
2525
with:
26-
go-version: "1.24"
26+
go-version: "1.25"
2727
go-version-file: "go.work"
2828

2929
- name: Run build

0 commit comments

Comments
 (0)