mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
46d6089fb5
Since https://github.com/actions/setup-go/issues/368 is now fixed (in https://github.com/actions/setup-go/releases/tag/v4.1.0), there is no need to disable caching when using different distros. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>