-
Notifications
You must be signed in to change notification settings - Fork 62.5k
Closed as not planned
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content team
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
Using the Python starter workflow
What changes are you suggesting?
Issue
Airbus reported that when selecting Enterprise Server
on top of the page, the snippets of code illustrating workflow examples are still showing the runs-on: ubuntu-latest
expression.


Impact
This is confusing for users as GitHub hosted runners are not available with Enterprise Server, only on Cloud offerings.
Airbus specially told me that users will be autonomous in the use of Actions and will be guided to our documentation for help.
Expected outcome
It could be replaced by runs-on: self-hosted
We can find many similar occurrences across the documentation.
Thank you for your help.
Additional information
No response
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content team