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

Update Mac test runs to download RVM directly from GitHub #9107

Merged
merged 1 commit into from
Oct 15, 2021

Conversation

acozzette
Copy link
Member

Our Mac test runs recently started failing to download RVM. The issue
appears to be a combination of an SSL certificate expiring and old
OpenSSL versions having a bug preventing them from validating the
replacement certificate: rvm/rvm#5133

This commit works around the problem by downloading RVM from GitHub as
suggested in one of the comments on the issue above.

Our Mac test runs recently started failing to download RVM. The issue
appears to be a combination of an SSL certificate expiring and old
OpenSSL versions having a bug preventing them from validating the
replacement certificate: rvm/rvm#5133

This commit works around the problem by downloading RVM from GitHub as
suggested in one of the comments on the issue above.
@acozzette acozzette merged commit 8a0aa4b into protocolbuffers:3.18.x Oct 15, 2021
@acozzette acozzette deleted the ruby-test-fix branch October 15, 2021 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants