Skip to content

jobs.<job_id>.runs-on format summary incomplete #26265

@mpalmer

Description

@mpalmer

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idruns-on

What part(s) of the article would you like to see updated?

This bullet point in the opening part of the runs-on documentation:

  • You can provide runs-on as:

** a single string
** a single variable containing a string
** an array of strings, variables containing strings, or a combination of both

Fails to mention that you can also provide runs-on as a map containing either or both of the key(s) group and labels, as per the examples under the subheading "Choosing runners in a group". The result of this is that, unless you very carefully read the entire section, the existence of this alternate method of configuring the runs-on specification is left unknown.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionsThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions