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

[CI] Drop Alpine libreSSL 3.1 test #12641

Conversation

straight-shoota
Copy link
Member

@straight-shoota straight-shoota commented Oct 21, 2022

The base image for Crystal 1.6 changes to Alpine 3.16 which no longer supports libreSSL 3.1.

We should generally pin the repository, so changes in the base image won't affect the installability.

Alpine 3.13 is the last version with libreSSL 3.1 and it's almost EOL. We could add libreSSL 3.3 from Alpine 3.14, but I think doing the most recent two version should be good enough.
I'll add libreSSL 3.5 in a follow-up, this is just a minimal change to get green CI for #12640

It's no longer supported in Alpine 3.16 base image.
The last release that had this version was Alpine 3.13 which is almost
EOL.
@straight-shoota straight-shoota force-pushed the fix/ci-alpine-libressl-version branch 3 times, most recently from acba941 to 34a8071 Compare October 21, 2022 22:36
@straight-shoota straight-shoota changed the title [CI] Update Alpine libreSSL tests [CI] Drop Alpine libreSSL 3.1 test Oct 21, 2022
@straight-shoota straight-shoota added this to the 1.7.0 milestone Oct 22, 2022
@straight-shoota straight-shoota merged commit afc69ab into crystal-lang:master Oct 22, 2022
@straight-shoota straight-shoota deleted the fix/ci-alpine-libressl-version branch October 22, 2022 13:52
lbguilherme pushed a commit to lbguilherme/crystal that referenced this pull request Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants