[Windows] add python3.11 to toolcache
This commit is contained in:
committed by
Mikhail Koliada
parent
d729869093
commit
1250493b2f
@@ -25,7 +25,8 @@
|
|||||||
"3.7.*",
|
"3.7.*",
|
||||||
"3.8.*",
|
"3.8.*",
|
||||||
"3.9.*",
|
"3.9.*",
|
||||||
"3.10.*"
|
"3.10.*",
|
||||||
|
"3.11.*"
|
||||||
],
|
],
|
||||||
"default": "3.7.*"
|
"default": "3.7.*"
|
||||||
},
|
},
|
||||||
@@ -40,7 +41,8 @@
|
|||||||
"3.7.*",
|
"3.7.*",
|
||||||
"3.8.*",
|
"3.8.*",
|
||||||
"3.9.*",
|
"3.9.*",
|
||||||
"3.10.*"
|
"3.10.*",
|
||||||
|
"3.11.*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -20,7 +20,8 @@
|
|||||||
"3.7.*",
|
"3.7.*",
|
||||||
"3.8.*",
|
"3.8.*",
|
||||||
"3.9.*",
|
"3.9.*",
|
||||||
"3.10.*"
|
"3.10.*",
|
||||||
|
"3.11.*"
|
||||||
],
|
],
|
||||||
"default": "3.9.*"
|
"default": "3.9.*"
|
||||||
},
|
},
|
||||||
@@ -33,7 +34,8 @@
|
|||||||
"3.7.*",
|
"3.7.*",
|
||||||
"3.8.*",
|
"3.8.*",
|
||||||
"3.9.*",
|
"3.9.*",
|
||||||
"3.10.*"
|
"3.10.*",
|
||||||
|
"3.11.*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user