mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-07 18:47:18 +08:00
[MacOS] Add Ruby 3.1 to 11/12 (#5395)
This commit is contained in:
@@ -279,7 +279,8 @@
|
||||
"2.5.*",
|
||||
"2.6.*",
|
||||
"2.7.*",
|
||||
"3.0.*"
|
||||
"3.0.*",
|
||||
"3.1.*"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
@@ -191,7 +191,8 @@
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"2.7.*",
|
||||
"3.0.*"
|
||||
"3.0.*",
|
||||
"3.1.*"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user