Skip to content

Commit ef2ed8f

Browse files
Update dependency go to 1.25
1 parent 5e66227 commit ef2ed8f

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
@@ -12,7 +12,7 @@ jobs:
1212

1313
- uses: actions/setup-go@v5
1414
with:
15-
go-version: '1.24'
15+
go-version: '1.25'
1616

1717
- run: make
1818

0 commit comments

Comments
 (0)