|
Under self-hosted docs, the README (vaguely) states to
What version would that be? And, if the answer is "this depends on the Ruby version", how can a user determine which version of SSL is needed? |
Answered by
MSP-Greg
Aug 1, 2024
Replies: 2 comments
|
Loren, See https://github.com/MSP-Greg/github-actions-ruby-info/actions/runs/10020457167, which lists information in the 'Ruby Info' step. For future reference, the above link is the most recent Actions run, if the link is broken or the logs have disappeared, go to the most recent Actions workflow run. |
0 replies
Answer selected by
lsegal
|
Oh hey there! This saved me a ton of time digging through docker container logs. Thank you! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Loren,
See https://github.com/MSP-Greg/github-actions-ruby-info/actions/runs/10020457167, which lists information in the 'Ruby Info' step.
For future reference, the above link is the most recent Actions run, if the link is broken or the logs have disappeared, go to the most recent Actions workflow run.