Skip to content

Commit 3c1f4e0

Browse files
committed
upgrade workflow to go 1.25
1 parent f790b09 commit 3c1f4e0

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
@@ -2,7 +2,7 @@ name: CI
22
on: [push]
33

44
env:
5-
GO_VERSION: '1.23'
5+
GO_VERSION: '1.25'
66

77
jobs:
88
test:

0 commit comments

Comments
 (0)