-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Description
We often see this warning No binary rubies available for: ubuntu/20.04/x86_64/ruby-2.4.10.
I found out its looking at binaries at this location
https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/20.04/x86_64/
right now, I only see 2.6.6
Steps to reproduce
- rvm get master
- rvm install 2.4.10
- rvm install 2.5.8
- rvm install 2.7.1
Expected behavior
new binaries for most common rubies should be pushed
so many people building these, I wonder hasn't no one pushed their binaries yet?
Actual behavior
no binaries