Skip to content

Commit bfa1e6a

Browse files
committed
[test] Use auto Go toolchain in Devbox
1 parent 54750f5 commit bfa1e6a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

devbox.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
}
2828
},
2929
"env": {
30-
"EXP_CLUSTER_RESOURCE_SET": "true"
30+
"EXP_CLUSTER_RESOURCE_SET": "true",
31+
"GOTOOLCHAIN": "auto"
3132
}
3233
}

0 commit comments

Comments
 (0)