mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 20:58:32 +08:00
updated 3.2 version ruby version to ubuntu-20,22 (#10173)
This commit is contained in:
committed by
GitHub
parent
ada0348ea2
commit
ce75d8dd91
@@ -57,7 +57,8 @@
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"3.0.*",
|
||||
"3.1.*"
|
||||
"3.1.*",
|
||||
"3.2.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -54,7 +54,8 @@
|
||||
"platform_version": "22.04",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"3.1.*"
|
||||
"3.1.*",
|
||||
"3.2.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user