Add ruby 3.0.0 to the toolcache (#2366)
* Add Ruby 3.0.0 to toolsets * Ruby 2.7.2 as default for macOS * Minor fix
This commit is contained in:
@@ -147,7 +147,8 @@
|
||||
"2.4.*",
|
||||
"2.5.*",
|
||||
"2.6.*",
|
||||
"2.7.*"
|
||||
"2.7.*",
|
||||
"3.0.*"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user