DEV Community

Discussion on: How debugging GitHub Actions with SSH?

Collapse
 
abcfy2 profile image
Feng Yu

Any way to debug runs-on: windows-latest?

Collapse
 
luchihoratiu profile image
Luchi

I've also needed a way to debug Windows GitHub Actions runners and ended up making github.com/marketplace/actions/deb...
Any feedback or code contributions are extremely welcomed!

Collapse
 
retyui profile image
Davyd NRB

Actually, I haven't investigated for work with ssh on Windows and I can't give advice