Skip to content

Remove Alpine 3.16 Arm32v7 Helix image in order to unblock the build #970

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

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

lbussell
Copy link
Contributor

@lbussell lbussell commented Feb 22, 2024

Alpine 3.16 Arm32v7 Helix image does not build due to #903. This PR removes it in order to unblock the build since there is no obvious solution.

There is work in progress to move off of the image in dotnet/runtime#98531.

Copy link
Member

@mthalman mthalman left a comment

Choose a reason for hiding this comment

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

Based on your analysis of the usage data, it seemed like the other two architectures for Alpine 3.16 for Helix were unused. If so, those can be deleted too.

@lbussell
Copy link
Contributor Author

Based on your analysis of the usage data, it seemed like the other two architectures for Alpine 3.16 for Helix were unused. If so, those can be deleted too.

I don't think that's the case. I see usage of alpine3.16-helix Amd64 images in both runtime and aspnetcore, and Arm64 is also used in runtime's outer-loop testing.

@lbussell lbussell merged commit f71b696 into dotnet:main Feb 23, 2024
@mthalman
Copy link
Member

Now that this is merged, can AutoBuilder be setup to be resumed?

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

Successfully merging this pull request may close these issues.

3 participants