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

maint-2.2 Actions - update workflow to use OpenSSL 1.1.1, actions/checkout@v3 #572

Merged
merged 1 commit into from Dec 18, 2022

Conversation

MSP-Greg
Copy link
Contributor

See Ubuntu-latest workflows will use Ubuntu-22.04.

This branch should test against OpenSSL 1.1.1, but 'ubuntu-latest' will soon be Ubuntu-22.04, which uses OpenSSL 3.0.

Update Actions to use ubuntu-20.04, and update 'actions/checkout' from 'v2' to 'v3'

@MSP-Greg
Copy link
Contributor Author

? - debated whether to a) remove Ruby head, or b) add Ruby 3.1. Not sure why anyone would downgrade their Ruby OpenSSL version?

@rhenium
Copy link
Member

rhenium commented Dec 18, 2022

Not sure why anyone would downgrade their Ruby OpenSSL version?

I don't think we try to support such situations, though I think it currently probably works (because no other stdlibs in Ruby 3.1 (or 3.2) depend on the new features). I think we can remove ruby-head in stable branches.

@rhenium rhenium merged commit 7407e3f into ruby:maint-2.2 Dec 18, 2022
@MSP-Greg MSP-Greg deleted the maint-2.2-actions branch December 18, 2022 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants