mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
CI: remove deprecated lima-vm/lima-actions/ssh
`lima-vm/lima-actions/ssh` is now merged into
`lima-vm/lima-actions/setup`.
https://github.com/lima-vm/lima-actions/releases/tag/v1.1.0
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
(cherry picked from commit c0e6f42427)
Signed-off-by: lifubang <lifubang@acmcoder.com>
This commit is contained in:
@@ -220,8 +220,6 @@ jobs:
|
||||
|
||||
# NOTE the execution environment lacks a terminal, needed for
|
||||
# some integration tests. So we use `ssh -tt` command to fake a terminal.
|
||||
- uses: lima-vm/lima-actions/ssh@v1
|
||||
|
||||
- name: "Run unit tests"
|
||||
run: ssh -tt lima-default sudo -i make -C /tmp/runc localunittest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user