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

ruby 2.7.2 #93

Closed
firefart opened this issue Oct 3, 2020 · 8 comments · Fixed by #92
Closed

ruby 2.7.2 #93

firefart opened this issue Oct 3, 2020 · 8 comments · Fixed by #92
Assignees

Comments

@firefart
Copy link

firefart commented Oct 3, 2020

Ruby 2.7.2 was released:
https://www.ruby-lang.org/en/news/2020/10/02/ruby-2-7-2-released/

@eregon
Copy link
Member

eregon commented Oct 3, 2020

PR at #92

@eregon eregon self-assigned this Oct 3, 2020
@eregon eregon linked a pull request Oct 4, 2020 that will close this issue
@eregon eregon closed this as completed in #92 Oct 4, 2020
@eregon
Copy link
Member

eregon commented Oct 4, 2020

See #92 (comment)

Reopening because 2.7.2 is not yet available on Windows, and I plan to wait for that for a ruby/setup-ruby release.

@eregon eregon reopened this Oct 4, 2020
@CiTroNaK
Copy link

CiTroNaK commented Oct 5, 2020

I've encountered with this today

Run ruby/setup-ruby@v1.45.0
Using 2.7.2 as input from file .ruby-version
Error: Unknown version 2.7.2 for ruby on ubuntu-18.04
        available versions for ruby on ubuntu-18.04: 2.1.9, 2.2.10, 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.9, 2.4.10, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.7.0, 2.7.1, head, debug
        File an issue at https://github.com/ruby/setup-ruby/issues if would like support for a new version

@lxxxvi
Copy link

lxxxvi commented Oct 5, 2020

Can confirm @CiTroNaK 's input on ubuntu-18.04 just now.

@eregon
Copy link
Member

eregon commented Oct 5, 2020

It's explained in #92 (comment).

2.7.2 is not available on Windows, and I plan to wait for that to make a release and bump v1.
That way we don't end up with 2.7 resolving to different versions based on the platform.

Until then you can try 2.7.2 on Linux & macOS by using: - uses: ruby/setup-ruby@master.
Of course, that is less stable than @v1, but it seems inevitable for such cases as this one.

@deivid-rodriguez
Copy link
Contributor

@eregon
Copy link
Member

eregon commented Oct 6, 2020

Windows build added, and release is done: https://github.com/ruby/setup-ruby/releases/tag/v1.47.0
(and v1 is automatically updated to the latest release).

@eregon eregon closed this as completed Oct 6, 2020
@ybiquitous
Copy link

Thank you so much! 🥰

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

6 participants