Skip to content

Go autoupdates in 1.23 so add env var to prevent it in any step that has network access

https://go.dev/doc/toolchain

As far as I can tell even running go mod download will trigger a version check/upgrade with network access by default

setting go to stick with the local toolchain by running go env -w GOTOOLCHAIN=local should be added to any go step with network access like downloading dependancies

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information