summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/linux.yml
AgeCommit message (Expand)AuthorFilesLines
2022-09-24CI: try GitHub's Large runnersbuildjet-vs-githubDenton Gentry1-1/+1
2022-09-24CI: use BuildJet & self-hosted Windows runnersDenton Gentry1-5/+1
2022-08-30CI: make all workflows get Go version from go.modDenton Gentry1-4/+3
2022-08-15.github/workflows: cancel previous CI runs on PR updateMaisem Ali1-0/+4
2022-08-02all: require Go 1.19Brad Fitzpatrick1-1/+1
2022-07-27ipn/store/awsstore: add "ts_omit_aws" build tag to reduce binary sizeBrad Fitzpatrick1-0/+5
2022-03-22.github: Bump actions/checkout from 2 to 3dependabot[bot]1-1/+1
2022-03-22.github: Bump actions/setup-go from 2.1.5 to 3dependabot[bot]1-1/+1
2022-03-16.github/workflows: request Go 1.18Josh Bleecher Snyder1-1/+1
2022-01-10.github: Bump actions/setup-go from 2.1.4 to 2.1.5dependabot[bot]1-1/+1
2021-11-22.github/workflows: check that repo is clean after build and testJosh Bleecher Snyder1-0/+15
2021-11-01tstest/archtest: add GOARCH-specific tests, run via qemu-userBrad Fitzpatrick1-0/+9
2021-09-22.github: Bump actions/setup-go from 1 to 2.1.4dependabot[bot]1-1/+1
2021-09-02all: bump minimum Go to 1.17Brad Fitzpatrick1-1/+1
2021-05-04workflows: execute benchmarksJosh Bleecher Snyder1-1/+1
2021-02-19Switch to Go 1.16.Brad Fitzpatrick1-1/+1
2020-08-18Switch to Go 1.15.Brad Fitzpatrick1-1/+1
2020-06-15Rename master -> main.Avery Pennarun1-1/+1
2020-04-19github: use Go 1.14 in CI.David Anderson1-2/+2
2020-03-06Revert "update CI and everything to Go 1.14."David Anderson1-2/+2
2020-03-06update CI and everything to Go 1.14.David Anderson1-2/+2
2020-02-13meta: move cross-compiled builds to their own parallel jobsBrad Fitzpatrick1-15/+0
2020-02-12meta: cross-compile tests for other geeseevalexpr1-1/+19
2020-02-12meta: build different GOOSes in CIJonathan Wilkins1-14/+12
2020-02-11Add slack notifications to CI.David Anderson1-15/+14
2020-02-10Add a build+test github action, as a quick and cheerful CI.David Anderson1-0/+48