mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated Debugging using with ssh for Github Actions (markdown)
@ -8,6 +8,7 @@
|
||||
## Conditions and Limitations
|
||||
|
||||
* **The job must still be running when you ssh into the machine.** If the job is finished running, you cannot ssh in.
|
||||
* **You need to add `no-runner-experiments` on the PR to fallback to Meta AWS runners to be able to use ssh**. With the migration to Linux Foundation firmly in place, Linux Foundation runners don't allow ssh access anymore for security reason.
|
||||
* Only works on your own PRs. If you want to ssh into a job running on the main or someone else's job, see the below section about aws ssm.
|
||||
* You will be removed from the machine after 2 hours.
|
||||
* Only works for users who are connected to the Meta VPN
|
||||
|
Reference in New Issue
Block a user