[all OSs] Add Ruby 4.0 to the toolcache (#13550)

This commit is contained in:
Erik Bershel
2026-01-20 14:33:53 +01:00
committed by GitHub
parent 061fbae809
commit eca1f30b3e
7 changed files with 18 additions and 9 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"versions": [
"3.2",
"3.3",
"3.4"
"3.4",
"4.0"
],
"default": "3.3"
},
+2 -1
View File
@@ -7,7 +7,8 @@
"versions": [
"3.2",
"3.3",
"3.4"
"3.4",
"4.0"
],
"default": "3.3"
},