mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 12:06:59 +00:00
[Windows] Updating Ruby version to 3.4 (#12674)
This commit is contained in:
@@ -7,7 +7,8 @@
|
|||||||
"versions": [
|
"versions": [
|
||||||
"3.1",
|
"3.1",
|
||||||
"3.2",
|
"3.2",
|
||||||
"3.3"
|
"3.3",
|
||||||
|
"3.4"
|
||||||
],
|
],
|
||||||
"default": "3.3"
|
"default": "3.3"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,7 +7,8 @@
|
|||||||
"versions": [
|
"versions": [
|
||||||
"3.1",
|
"3.1",
|
||||||
"3.2",
|
"3.2",
|
||||||
"3.3"
|
"3.3",
|
||||||
|
"3.4"
|
||||||
],
|
],
|
||||||
"default": "3.3"
|
"default": "3.3"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user