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

Disable arm64 build for kitchen sink and provider-build-environment #298

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

julienp
Copy link
Contributor

@julienp 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.

Ref #297

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 requested a review from a team as a code owner September 27, 2024 09:32
@julienp julienp changed the title Disable arm64 build for kitchen sink and Disable arm64 build for kitchen sink and provider-build-environment Sep 27, 2024
@julienp julienp added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Sep 27, 2024
Copy link
Contributor

@tgummerer tgummerer left a comment

Choose a reason for hiding this comment

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

unfortunate, but makes sense to me!

@julienp julienp merged commit 308404a into main Sep 27, 2024
30 of 39 checks passed
@julienp julienp deleted the julienp/disable-arm64-kitchen branch September 27, 2024 09:48
blampe added a commit that referenced this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants