summary refs log tree commit diff
path: root/src/ci/github-actions
AgeCommit message (Expand)AuthorLines
2020-07-26Use preinstalled MSYS2Mateusz MikuĊ‚a-4/+0
2020-07-23ci: Replace exec-with-shell wrapper with "plain bash"Kristofer Rye-15/+4
2020-07-23ci: Set `shell: bash` as a default, remove duplicatesKristofer Rye-20/+3
2020-07-23Set shell for github actions CIMark Rousskov-0/+20
2020-06-15Enable lld for Cargo tests on Windows.Eric Huss-1/+1
2020-05-11Configure cache domain for GHAMark Rousskov-0/+2
2020-04-29ci: use bash when executing the "bors build finished" jobsPietro Albini-0/+2
2020-04-22ci: remove duplicated job names on GHAPietro Albini-65/+0
2020-04-22ci: set a default shell on GHAPietro Albini-37/+37
2020-04-14Update the minimum external LLVM to 8Josh Stone-4/+4
2020-03-31ci: disable cancel-outdated-builds for the try branchPietro Albini-0/+1
2020-03-24ci: run the "bors build finished" jobs only during try and auto runsPietro Albini-2/+4
2020-03-24ci: run gha workflows for try, auto and master on the forkPietro Albini-3/+3
2020-03-24ci: add github actions configurationPietro Albini-0/+707