summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yml
AgeCommit message (Expand)Author
2023-08-28ci: replace mips with powerpc64, aarch64 and s390xag/fix-ciAndrew Gallant
2023-07-05ci: try to fix CIAndrew Gallant
2023-06-05cli: replace atty with std::io::IsTerminalMartin Nordholts
2022-11-14msrv: bump to Rust 1.65.0Andrew Gallant
2022-09-29ci: bump actions/checkout from 2 to 3 (#2318)dependabot[bot]
2022-09-29ci: use `cargo check`'s `--check` option directlyLingMan
2022-09-29ci: switch to using '@master' dtolnay actionLingMan
2022-09-29ci: use latest runner images in CILingMan
2022-07-14ci: switch to dtolnay/rust-toolchainAndrew Gallant
2021-06-01msrv: bump to Rust 1.52.1Andrew Gallant
2021-05-31ci: check docs for all cratesMarco Ieni
2020-11-16ci: update to GITHUB_ENVAndrew Gallant
2020-11-09ci: install cross from crates.ioTaiki Endo
2020-05-08doc: use asciidoctor instead of a2xChayoung You
2020-04-01ci: disable man page checkAndrew Gallant
2020-03-30ci: upgrade to actions/checkout@v2Andrew Gallant
2020-03-28ci: attempt to fix CIAndrew Gallant
2020-03-15ci: make script names consistentAndrew Gallant
2020-02-27ci: fix ci by removing fetch-depth 1pierreN
2020-02-20ci: switch build to GitHub ActionsAndrew Gallant
2020-01-10ci: disable github actions for nowAndrew Gallant
2019-09-11ci: get GitHub Actions running againJonathan Clem
2019-08-31ci: initial github actions configAndrew Gallant