[macOS] remove python 3.10 from arm64 toolcache (#8405)

This commit is contained in:
Alexey-Ayupov
2023-09-28 14:10:08 +02:00
committed by GitHub
parent 4d9ce81db6
commit db8e758cb7

View File

@@ -118,7 +118,6 @@
},
"arm64": {
"versions": [
"3.10.*",
"3.11.*"
]
}