Merge pull request #9054 from cakebaker/ci_remove_lima_actions_ssh

ci: remove deprecated `lima-actions/ssh`
This commit is contained in:
Sylvestre Ledru
2025-10-27 21:44:04 +01:00
committed by GitHub
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -1269,8 +1269,6 @@ jobs:
key: lima-${{ steps.lima-actions-setup.outputs.version }}
- name: Start Fedora VM with SELinux
run: limactl start --plain --name=default --cpus=4 --disk=30 --memory=4 --network=lima:user-v2 template://fedora
- name: Setup SSH
uses: lima-vm/lima-actions/ssh@v1
- run: rsync -v -a -e ssh . lima-default:~/work/
- name: Setup Rust and other build deps in VM
run: |
-2
View File
@@ -198,8 +198,6 @@ jobs:
key: lima-${{ steps.lima-actions-setup.outputs.version }}
- name: Start Fedora VM with SELinux
run: limactl start --plain --name=default --cpus=4 --disk=40 --memory=8 --network=lima:user-v2 template://fedora
- name: Setup SSH
uses: lima-vm/lima-actions/ssh@v1
- name: Verify SELinux Status and Configuration
run: |
lima getenforce