You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/.github/workflows
Will Norris 33147c4591 .github: build gocross using regular GOPROXY settings
This `go get` action has been running very slowly, and I'm pretty sure
it's because we're building gocross on the first `./tool/go` run, and
because we've set `GOPROXY=direct`, it's going directly to GitHub to
fetch all of the gocross dependencies.

Updates #cleanup

Signed-off-by: Will Norris <will@tailscale.com>
1 year ago
..
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