You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when running $ ROC=roc bash ci_scripts/all_tests.sh after using nix develop I get the following issue
+ go build -C examples/GoPlatform/platform -buildmode=pie -o dynhost
go: errors parsing go.mod:
/Users/luke/Documents/GitHub/examples/examples/GoPlatform/platform/go.mod:3: invalid go version '1.21.5': must match format 1.23
The text was updated successfully, but these errors were encountered:
when running
$ ROC=roc bash ci_scripts/all_tests.sh
after usingnix develop
I get the following issueThe text was updated successfully, but these errors were encountered: