Ubuntu add python 3.10 to the toolcache (#4252)

This commit is contained in:
Mikhail Timofeev
2021-10-11 13:59:45 +03:00
committed by GitHub
parent e4546d3d53
commit 9f43e68092
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
"3.6.*",
"3.7.*",
"3.8.*",
"3.9.*"
"3.9.*",
"3.10.*"
]
},
{
+2 -1
View File
@@ -12,7 +12,8 @@
"3.6.*",
"3.7.*",
"3.8.*",
"3.9.*"
"3.9.*",
"3.10.*"
]
},
{