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
Josh Bleecher Snyder ac75958d2e workflows: run staticcheck on more platforms
To prevent issues like #1786, run staticcheck on the primary GOOSes:
linux, mac, and windows.

Windows also has a fair amount of GOARCH-specific code.
If we ever have GOARCH staticcheck failures on other GOOSes,
we can expand the test matrix further.

This requires installing the staticcheck binary so that
we can execute it with different GOOSes.

Signed-off-by: Josh Bleecher Snyder <josharian@gmail.com>
5 years ago
..
cross-darwin.yml Switch to Go 1.16. 5 years ago
cross-freebsd.yml Switch to Go 1.16. 5 years ago
cross-openbsd.yml Switch to Go 1.16. 5 years ago
cross-windows.yml Switch to Go 1.16. 5 years ago
depaware.yml Switch to Go 1.16. 5 years ago
license.yml Switch to Go 1.16. 5 years ago
linux-race.yml .github/workflows: add --race tests on Linux and Windows 5 years ago
linux.yml Switch to Go 1.16. 5 years ago
linux32.yml Switch to Go 1.16. 5 years ago
staticcheck.yml workflows: run staticcheck on more platforms 5 years ago
windows-race.yml .github/workflows: add --race tests on Linux and Windows 5 years ago
windows.yml Switch to Go 1.16. 5 years ago