wordpress-develop/.github
Jonathan Desrosiers 4e72f78c75 Build/Test Tools: Add additional details why MacOS jobs are separate.
This adds additional inline context as to why the MacOS job is separate from the Windows and Ubuntu ones in the Test npm workflow.

While it is preferable to combine all of these to avoid repeated code, there is currently no way to determine the runner’s OS within the `if` workflow key.

MacOS jobs use GitHub Action minutes at by a multiple of 10. Being more strict about when to run these jobs ensures minutes are not unintentionally consumed within private forks and mirrors.

See https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability for more details.

See #56793.

git-svn-id: https://develop.svn.wordpress.org/trunk@54852 602fd350-edb4-49c9-b593-d223f7449a82
2022-11-16 20:55:34 +00:00
..
workflows Build/Test Tools: Add additional details why MacOS jobs are separate. 2022-11-16 20:55:34 +00:00
codecov.yml Disable comments from codecov. 2021-03-01 16:56:08 +00:00
dependabot.yml Build/Test Tools: Increase the Dependabot pull request limit for GitHub Actions. 2022-08-16 17:22:43 +00:00
pull_request_template.md General: Introduce a pull request template. 2020-02-21 18:23:28 +00:00