Skip to content

Commit 89330d2

Browse files
committed
chore(ci): bump golang version
1 parent ceeaa00 commit 89330d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on: [pull_request, workflow_dispatch]
44

55
env:
6-
GO_VERSION: "1.23"
6+
GO_VERSION: "1.24"
77

88
jobs:
99
main:

0 commit comments

Comments
 (0)