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

Enable ARM64 build for kitchen sink & provider-build-environment #297

Open
julienp opened this issue Sep 27, 2024 · 0 comments
Open

Enable ARM64 build for kitchen sink & provider-build-environment #297

julienp opened this issue Sep 27, 2024 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@julienp
Copy link
Contributor

julienp commented Sep 27, 2024

We had to disable the release builds of these images on arm64 because it takes too long to install the Python versions provided by the image when running in Docker + QEMU.

ARM64 runners should become available for OSS projects later this year, see https://github.blog/news-insights/product-news/arm64-on-github-actions-powering-faster-more-efficient-build-systems/
Once we can use these, we can re-enable the ARM64 build.

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Sep 27, 2024
@julienp julienp changed the title Enable arm64 build for kitchen sink & provider-build-environment Enable ARM64 build for kitchen sink & provider-build-environment Sep 27, 2024
julienp added a commit that referenced this issue Sep 27, 2024
We had to disable the release builds of these images on arm64 because it takes too long to install the Python versions provided by the image when running in Docker + QEMU.

ARM64 runners should become available for OSS projects later this year, see https://github.blog/news-insights/product-news/arm64-on-github-actions-powering-faster-more-efficient-build-systems/
Once we can use these, we can re-enable the ARM64 build.

Ref #297
julienp added a commit that referenced this issue Sep 27, 2024
…298)

We had to disable the release builds of these images on arm64 because it
takes too long to install the Python versions provided by the image when
running in Docker + QEMU.

ARM64 runners should become available for OSS projects later this year,
see
https://github.blog/news-insights/product-news/arm64-on-github-actions-powering-faster-more-efficient-build-systems/
Once we can use these, we can re-enable the ARM64 build.

Ref #297
@julienp julienp added kind/enhancement Improvements or new features and removed needs-triage Needs attention from the triage team labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants