Skip to content

Conversation

thispsj
Copy link
Contributor

@thispsj thispsj commented May 16, 2022

Why:

Closes #13794

What's being changed:

As mentioned by the member of GitHub Actions team, I've specified that Linux and Windows GitHub hosted runners have amd64 architecture and macOS runners have Intel x86_64 architecture.

Although the GitHub Actions member has specified that all runners are amd64 I've purposely written architecture as Intel x86_64 for macOS runners because macOS has only two archs : Intel x86_64 & arm64

Check off the following:

  • I have reviewed my changes in staging.
  • For content changes, I have completed the self-review checklist.

@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label May 16, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 16, 2022

Automatically generated comment ℹ️

This comment is automatically generated and will be overwritten every time changes are committed to this branch.

The table contains an overview of files in the content directory that have been changed in this pull request. It's provided to make it easy to review your changes on the staging site. Please note that changes to the data directory will not show up in this table.


Content directory changes

You may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.

Source Preview Production What Changed
actions/using-github-hosted-runners/about-github-hosted-runners.md fpt
ghec
ghes@ 3.5 3.4 3.3 3.2
fpt
ghec
ghes@ 3.5 3.4 3.3 3.2

@steveward steveward added waiting for review Issue/PR is waiting for a writer's review actions This issue or pull request should be reviewed by the docs actions team and removed triage Do not begin working on this issue until triaged by the team labels May 18, 2022
@NexusXe
Copy link
Contributor

NexusXe commented Jun 21, 2022

I feel that simply saying 2-core CPU (x86_64) and 3-core CPU (x86_64) would be better. Both "amd64" and "Intel x86_64" mean the same thing.

@janiceilene
Copy link
Contributor

janiceilene commented Jun 28, 2022

@thispsj Thanks so much for opening a PR! I'll get this triaged for review ⚡ I see that this was triaged a while ago 🙈 Sorry about the delay @thispsj! We've got lots of folks taking holiday over the summer, so reviews are taking some additional time. We appreciate your patience 💛

@thispsj
Copy link
Contributor Author

thispsj commented Jun 28, 2022

@janiceilene No worries!

Copy link
Contributor

@martin389 martin389 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Added a couple of small edits.
  • Got approval from GitHub SME 👍

@martin389 martin389 added SME reviewed An SME has reviewed this issue/PR and removed waiting for review Issue/PR is waiting for a writer's review labels Jul 21, 2022
@martin389 martin389 enabled auto-merge July 21, 2022 23:52
@martin389 martin389 merged commit 20537f1 into github:main Jul 21, 2022
@github-actions
Copy link
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

@thispsj thispsj deleted the ghrunners-arch branch July 22, 2022 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions This issue or pull request should be reviewed by the docs actions team SME reviewed An SME has reviewed this issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document VM Architecture for GitHub Hosted Runners
5 participants