summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/linux.yml
AgeCommit message (Expand)AuthorFilesLines
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