mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
c6ed18542d
Note that 1. No golang caching is required, since we do not build any go code, and it does not look like it make sense to cache a single binary we donwload from github. 2. Use a problem matcher, so the PRs will be annotated with shellcheck warnings. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>