[macOS] Reverting changes to python 3.9 and 3.10 for macOS14 (#10996)

This commit is contained in:
sarathrajsrinivasan
2024-11-18 22:25:26 +01:00
committed by GitHub
parent c2ef078c78
commit fd9befaf96
+2
View File
@@ -136,6 +136,8 @@
}, },
"arm64": { "arm64": {
"versions": [ "versions": [
"3.9.*",
"3.10.*",
"3.11.*", "3.11.*",
"3.12.*", "3.12.*",
"3.13.*" "3.13.*"