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

Fix Ruby version on CI #136

Closed
wants to merge 1 commit into from

Conversation

y-yagi
Copy link
Contributor

@y-yagi y-yagi commented Nov 10, 2023

Currently, Ruby version is specified unexist version(2.8). In this case, it seems that ruby-build use stable version(3.2.2). https://github.com/trilogy-libraries/trilogy/actions/runs/6646865109/job/18062157607#step:4:1205

But this pattern is already tested by other build. I assume this is just a typo of 2.7 that the last version of 2.x series.

Currently, Ruby version is specified unexist version(`2.8`).
In this case, it seems that `ruby-build` use stable version(`3.2.2`).
https://github.com/trilogy-libraries/trilogy/actions/runs/6646865109/job/18062157607#step:4:1205

But this pattern is already tested by other build. I assume this is
just a typo of `2.7` that the last version of 2.x series.
@y-yagi y-yagi marked this pull request as draft November 10, 2023 07:05
@y-yagi
Copy link
Contributor Author

y-yagi commented Nov 10, 2023

I misunderstood. We need to fix Dockerfile first.

@y-yagi y-yagi closed this Nov 10, 2023
@y-yagi y-yagi deleted the fix-ruby-version-on-ci branch November 10, 2023 07:56
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