mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-15 22:36:46 +00:00
[Ubuntu & Windows] Adding Python 3.13 version (#11438)
Co-authored-by: James Knight <jdknight@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cd2ebf2962
commit
37aecb0028
@@ -11,7 +11,8 @@
|
||||
"3.9.*",
|
||||
"3.10.*",
|
||||
"3.11.*",
|
||||
"3.12.*"
|
||||
"3.12.*",
|
||||
"3.13.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -11,7 +11,8 @@
|
||||
"3.9.*",
|
||||
"3.10.*",
|
||||
"3.11.*",
|
||||
"3.12.*"
|
||||
"3.12.*",
|
||||
"3.13.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -10,7 +10,8 @@
|
||||
"3.9.*",
|
||||
"3.10.*",
|
||||
"3.11.*",
|
||||
"3.12.*"
|
||||
"3.12.*",
|
||||
"3.13.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -21,7 +21,8 @@
|
||||
"3.9.*",
|
||||
"3.10.*",
|
||||
"3.11.*",
|
||||
"3.12.*"
|
||||
"3.12.*",
|
||||
"3.13.*"
|
||||
],
|
||||
"default": "3.9.*"
|
||||
},
|
||||
@@ -35,7 +36,8 @@
|
||||
"3.9.*",
|
||||
"3.10.*",
|
||||
"3.11.*",
|
||||
"3.12.*"
|
||||
"3.12.*",
|
||||
"3.13.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -21,7 +21,8 @@
|
||||
"3.9.*",
|
||||
"3.10.*",
|
||||
"3.11.*",
|
||||
"3.12.*"
|
||||
"3.12.*",
|
||||
"3.13.*"
|
||||
],
|
||||
"default": "3.9.*"
|
||||
},
|
||||
@@ -35,7 +36,8 @@
|
||||
"3.9.*",
|
||||
"3.10.*",
|
||||
"3.11.*",
|
||||
"3.12.*"
|
||||
"3.12.*",
|
||||
"3.13.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user