mirror of
https://github.com/actions/runner-images.git
synced 2026-01-04 17:18:52 +08:00
[Ubuntu] Add Ruby 3.1 to 22.04 toolcache (#5486)
This commit is contained in:
@@ -44,6 +44,14 @@
|
||||
],
|
||||
"default": "1.18.*"
|
||||
},
|
||||
{
|
||||
"name": "Ruby",
|
||||
"platform_version": "22.04",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"3.1.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CodeQL",
|
||||
"platform" : "linux",
|
||||
|
||||
Reference in New Issue
Block a user