mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:20:43 +00:00
ci: keep Windows probe alive after WSL check
This commit is contained in:
2
.github/workflows/windows-testbox-probe.yml
vendored
2
.github/workflows/windows-testbox-probe.yml
vendored
@@ -86,6 +86,8 @@ jobs:
|
||||
Write-Warning "wsl2_ok=false"
|
||||
}
|
||||
|
||||
exit 0
|
||||
|
||||
- name: Keep runner alive for SSH inspection
|
||||
env:
|
||||
KEEPALIVE_MINUTES: ${{ inputs.keepalive_minutes }}
|
||||
|
||||
Reference in New Issue
Block a user