mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
[macos] Removing python 3.9 and 3.10 from macos-14-arm64 (#11018)
This commit is contained in:
@@ -141,8 +141,6 @@
|
|||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"versions": [
|
"versions": [
|
||||||
"3.9.*",
|
|
||||||
"3.10.*",
|
|
||||||
"3.11.*",
|
"3.11.*",
|
||||||
"3.12.*",
|
"3.12.*",
|
||||||
"3.13.*"
|
"3.13.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user