mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-26 03:25:35 +00:00
7e17aeb36b
This server recently had a common ansible applied, which added a periodic /tmp cleaner, as is needed on other CI machines to deal with test tempfile leakage. The setting of $HOME to /tmp means that the go toolchain in there was regularly getting pruned by the tmp cleaner, but often incompletely, because it was also in use. Move HOME to a runner owned directory. Updates #11248 Signed-off-by: James Tucker <james@tailscale.com> |
||
---|---|---|
.. | ||
checklocks.yml | ||
codeql-analysis.yml | ||
docker-file-build.yml | ||
flakehub-publish-tagged.yml | ||
go-licenses.yml | ||
golangci-lint.yml | ||
govulncheck.yml | ||
installer.yml | ||
kubemanifests.yaml | ||
test.yml | ||
update-flake.yml | ||
update-webclient-prebuilt.yml | ||
webclient.yml |