Skip to content

Conversation

MSP-Greg
Copy link
Contributor

See Ubuntu-latest workflows will use Ubuntu-22.04.

'master' should test against both OpenSSL 1.1.1 and OpenSSL 3.0. Due to the above (changing 'ubuntu-latest' from 20.04 to
22.04), the mix of CI done with each OpenSSL version changes.

For the standard CI done in the 'test' jobs, this now runs the same job matrix for OpenSSL 1.1.1 and OpenSSL 3.0. Not sure if that's needed, especially with Ruby master?

@nobu nobu force-pushed the master-actions-update branch from c8c7e53 to 04afaa9 Compare November 29, 2022 03:15
@MSP-Greg MSP-Greg force-pushed the master-actions-update branch from 04afaa9 to 9c24dcc Compare November 29, 2022 03:48
@rhenium rhenium merged commit 87e3215 into ruby:master Dec 18, 2022
@rhenium
Copy link
Member

rhenium commented Dec 18, 2022

For the standard CI done in the 'test' jobs, this now runs the same job matrix for OpenSSL 1.1.1 and OpenSSL 3.0. Not sure if that's needed, especially with Ruby master?

Ubuntu's OpenSSL packages are somewhat special in the sense it sticks to a single TEENY/PATCH version and backports just security fixes instead of tracking the official releases. We will catch issues in rubyci.org but I think it still makes sense to check in GitHub Actions too to find this kind of issues earlier.

Thanks!

@MSP-Greg MSP-Greg deleted the master-actions-update branch December 18, 2022 17:15
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