[Ubuntu] add python3.11 to toolcache (#6470)

This commit is contained in:
Mikhail Koliada
2022-10-25 18:50:21 +02:00
committed by GitHub
parent f99bf07949
commit d729869093
3 changed files with 6 additions and 3 deletions

View File

@@ -12,7 +12,8 @@
"3.7.*",
"3.8.*",
"3.9.*",
"3.10.*"
"3.10.*",
"3.11.*"
]
},
{

View File

@@ -12,7 +12,8 @@
"3.7.*",
"3.8.*",
"3.9.*",
"3.10.*"
"3.10.*",
"3.11.*"
]
},
{

View File

@@ -10,7 +10,8 @@
"3.7.*",
"3.8.*",
"3.9.*",
"3.10.*"
"3.10.*",
"3.11.*"
]
},
{