mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
[macOS] Rm Python 3.9/3.10 from macOS-15-arm64 due to dependencies mismatch (#10639)
This commit is contained in:
@@ -125,8 +125,6 @@
|
|||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"versions": [
|
"versions": [
|
||||||
"3.9.*",
|
|
||||||
"3.10.*",
|
|
||||||
"3.11.*",
|
"3.11.*",
|
||||||
"3.12.*"
|
"3.12.*"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user