Skip to content

Commit 7e8d27b

Browse files
authored
Merge pull request #4196 from AkihiroSuda/docs-gha
docs: examples/gha: remove deprecated lima-vm/lima-actions/ssh
2 parents e41492a + 2ef7254 commit 7e8d27b

File tree

1 file changed

+0
-3
lines changed
  • website/content/en/docs/examples

1 file changed

+0
-3
lines changed

website/content/en/docs/examples/gha.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ The `--plain` mode is useful when you want the VM instance to be as close as pos
6565
# --plain is set to disable file sharing, port forwarding, built-in containerd, etc.
6666
run: limactl start --plain --name=default --cpus=1 --memory=1 --network=lima:user-v2 template://fedora
6767
68-
- name: "Set up SSH"
69-
uses: lima-vm/lima-actions/ssh@v1
70-
7168
- name: "Initialize Fedora"
7269
# plain old rsync and ssh are used for the initialization of the guest,
7370
# so that people who are not familiar with Lima can understand the initialization steps.

0 commit comments

Comments
 (0)