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