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
// Clear the mod cache which can cause issues with `-overlay` since it's assumed to
19
+
// be read-only. Tests can otherwise crash at runtime with this error:
20
+
// `go: overlay contains a replacement for /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-arm64/src/testing/benchmark.go. Files beneath GOMODCACHE (/home/runner/go/pkg/mod) must not be replaced.
0 commit comments