Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will the GitHub cloud runners include arm-none-eabi-gcc by default? #32

Open
carlosperate opened this issue Nov 4, 2022 · 2 comments
Open

Comments

@carlosperate
Copy link
Owner

carlosperate commented Nov 4, 2022

That's what I understood from this blog post:
https://github.blog/2022-11-02-github-partners-with-arm-to-revolutionize-internet-of-things-software-development-with-github-actions/

We’re excited to share that we have partnered with Arm to revolutionize IoT software development by making Arm Development tools (Arm cross-compiler and Arm Virtual Hardware) natively available inside GitHub Actions cloud hosted runners to create an efficient CI workflow.

But looking at the GitHub hosted images repo I cannot find any reference to the GNU Arm GCC cross compiler, anywhere.
https://github.com/actions/runner-images

Apart from that, the examples from https://resources.github.com/devops/actions/arm-virtual-hardware/ are not building the project using the GitHub hosted runner, but requestion avhclient actions that actually run in an AWS server with "Arm Virtual Hardware" installed there:

@carlosperate
Copy link
Owner Author

When installing the GitHub runner in your own server is usually refferred to as "self-hosted runners", and the runners run by GitHub are usually reffered as "GitHub hosted runner".

So, from:

We’re excited to share that we have partnered with Arm to revolutionize IoT software development by making Arm Development tools (Arm cross-compiler and Arm Virtual Hardware) natively available inside GitHub Actions cloud hosted runners to create an efficient CI workflow.

I'm not sure what GitHub Actions cloud hosted runners means exactly.

@carlosperate
Copy link
Owner Author

carlosperate commented Nov 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant