mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-07 02:27:28 +08:00
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:
committed by
GitHub
parent
0ae118c6ae
commit
f3f0f47926
@@ -8,7 +8,8 @@
|
||||
"2.4",
|
||||
"2.5",
|
||||
"2.6",
|
||||
"2.7"
|
||||
"2.7",
|
||||
"3.0"
|
||||
],
|
||||
"default": "2.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user