Skip to content

Commit c0e6f42

Browse files
committed
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>
1 parent 721d066 commit c0e6f42

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,6 @@ jobs:
218218

219219
# NOTE the execution environment lacks a terminal, needed for
220220
# some integration tests. So we use `ssh -tt` command to fake a terminal.
221-
- uses: lima-vm/lima-actions/ssh@v1
222-
223221
- name: "Run unit tests"
224222
run: ssh -tt lima-default sudo -i make -C /tmp/runc localunittest
225223

0 commit comments

Comments
 (0)