Skip to content

Commit eb271e2

Browse files
fix(build): pin toolchain to go1.26.7 — go1.27 not yet resolvable by GitHub's setup-go cache
1 parent 9dd13f8 commit eb271e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/UnicoLab/slmcode
22

33
go 1.23.0
44

5-
toolchain go1.27.0
5+
toolchain go1.26.7
66

77
require (
88
github.com/piotrlaczkowski/GoLangGraph v0.2.2

0 commit comments

Comments
 (0)