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
We currently set the default GOTOOLCHAIN value to local (here) in order to avoid unintentionally switch to the upstream toolchain.
This has been proven to not be enough, see #1208. We should disable the automatic toolchain upgrade functionality until we support upgrading to our own toolchains.
The text was updated successfully, but these errors were encountered:
We currently set the default
GOTOOLCHAIN
value tolocal
(here) in order to avoid unintentionally switch to the upstream toolchain.This has been proven to not be enough, see #1208. We should disable the automatic toolchain upgrade functionality until we support upgrading to our own toolchains.
The text was updated successfully, but these errors were encountered: