Skip to content

.github/workflows/test.yml: update test-openssls #884

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
Apr 30, 2025

Conversation

rhenium
Copy link
Member

@rhenium rhenium commented Apr 30, 2025

Changes include:

  • Test against OpenSSL 3.5.0 and LibreSSL 4.1.0.

  • Run "rake test" and "rake test_fips" in the same job so that we can
    avoid compiling the same OpenSSL version twice.

  • Use the "no-tests" option when compiling OpenSSL 3.0 or later. This
    disables compiling OpenSSL's test suite which we do not run.

Changes include:

 - Test against OpenSSL 3.5.0 and LibreSSL 4.1.0.

 - Run "rake test" and "rake test_fips" in the same job so that we can
   avoid compiling the same OpenSSL version twice.

 - Use the "no-tests" option when compiling OpenSSL 3.0 or later. This
   disables compiling OpenSSL's test suite which we do not run.
@rhenium rhenium force-pushed the ky/actions-update-20250430 branch from e3936fd to b198fdd Compare April 30, 2025 10:02
@rhenium rhenium changed the title .github/workflows/test.yml: test against OpenSSL 3.5.0 .github/workflows/test.yml: update test-openssls Apr 30, 2025
@rhenium rhenium merged commit 765c3d6 into ruby:master Apr 30, 2025
41 checks passed
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.

1 participant