mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-03 13:30:44 +00:00
53f0236050
* ci: migrate from cirrus for 2.17 to cross CirrusCI is going to be stopped soon after the OAI acquisition, so we're on a clock to move away from it. Thankfully, we only use it for 2.17 builds for CentOS. Looks like supporting 2.17 is natively supported by cross (https://github.com/cross-rs/cross/issues/680), so this PR tries to use that to do it instead. * it's uppercase * use older version * revert + pin version * typo * allow overriding artifact name * update comment