Hello
I do some tests in openBSD and it fail with:
Tearing down VM
Syncing back files
/usr/bin/rsync -auz runner@cross_platform_actions_host:/home/runner/work/ /home/runner/work
Terminating VM
/usr/bin/sudo kill -s TERM 2225
kill: (2225): No such process
Error: The process '/usr/bin/ssh' failed with exit code 1
Since everything in my CI is okay, it is sad that the task is still set as BAD due to internal errors.