mirror of
https://github.com/sharkdp/bat.git
synced 2025-04-14 23:00:37 +01:00
This reduces the risk of the build suddenly breaking, and fixes this current warning: Ubuntu-latest workflows will use Ubuntu-20.04 soon. For more details, see https://github.com/actions/virtual-environments/issues/1816 I've use the mapping found at https://github.com/actions/virtual-environments, so there should be no actual change in OS versions, only semantically so.