mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
5d1b0268dd
1. Use ubuntu-20.04 instead of ubuntu-latest to fix warnings like > Ubuntu-latest workflows will use Ubuntu-20.04 soon. For more details, > see https://github.com/actions/virtual-environments/issues/1816 2. Minor formatting fixes, remove redundant name: etc. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>