lhotari commented on pull request #9393:
URL: https://github.com/apache/pulsar/pull/9393#issuecomment-775359872


   > I'm guessing the `Azure VM` @lhotari references above is a linux machine, 
but it'd be good to confirm.
   
   @michaeljmarshall yes, it's a VM running Ubuntu Linux. There's [GitHub 
Actions Runner VMs 
specs](https://docs.github.com/en/actions/reference/specifications-for-github-hosted-runners#supported-runners-and-hardware-resources)
 for more details about the environment. It's possible to debug such an 
environment by getting a shell inside a running VM with 
https://github.com/marketplace/actions/debugging-with-tmate in your own fork, 
for example. To debug the GitHub Actions VM, you'd enable GitHub Actions in 
your own fork in some repository and open a PR to your own fork. However the 
downside of that is that it's very time consuming. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to