mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
toolcache ruby 3.1 (#5375)
This commit is contained in:
@@ -57,7 +57,8 @@
|
||||
"2.5.*",
|
||||
"2.6.*",
|
||||
"2.7.*",
|
||||
"3.0.*"
|
||||
"3.0.*",
|
||||
"3.1.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -58,7 +58,8 @@
|
||||
"2.5.*",
|
||||
"2.6.*",
|
||||
"2.7.*",
|
||||
"3.0.*"
|
||||
"3.0.*",
|
||||
"3.1.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user