mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-29 20:24:31 +00:00
ci: cri-containerd: Remove unused runc_runtime_bin
The variable is not used anywhere in our tests. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
c3637039f4
commit
f90570aef0
@ -27,8 +27,6 @@ ARCH=$(uname -m)
|
||||
|
||||
containerd_runtime_type="io.containerd.kata-${KATA_HYPERVISOR}.v2"
|
||||
|
||||
readonly runc_runtime_bin=$(command -v "runc")
|
||||
|
||||
# Flag to do tasks for CI
|
||||
CI=${CI:-""}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user