mirror of
https://github.com/actions/python-versions.git
synced 2025-12-16 07:46:47 +00:00
Compare commits
4 Commits
3.10.1-120
...
3.9.10-121
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c310309d73 | ||
|
|
026f6eb35e | ||
|
|
71d3f7dafc | ||
|
|
79fa4f7a23 |
@@ -63,7 +63,7 @@ stages:
|
|||||||
- stage: Build_Python_X64_Windows
|
- stage: Build_Python_X64_Windows
|
||||||
dependsOn: []
|
dependsOn: []
|
||||||
variables:
|
variables:
|
||||||
VmImage: 'vs2017-win2016'
|
VmImage: 'windows-2019'
|
||||||
Platform: win32
|
Platform: win32
|
||||||
Architecture: x64
|
Architecture: x64
|
||||||
jobs:
|
jobs:
|
||||||
@@ -73,7 +73,7 @@ stages:
|
|||||||
condition: succeeded()
|
condition: succeeded()
|
||||||
dependsOn: Build_Python_X64_Windows
|
dependsOn: Build_Python_X64_Windows
|
||||||
variables:
|
variables:
|
||||||
VmImage: 'vs2017-win2016'
|
VmImage: 'windows-2019'
|
||||||
Platform: win32
|
Platform: win32
|
||||||
Architecture: x64
|
Architecture: x64
|
||||||
jobs:
|
jobs:
|
||||||
@@ -82,7 +82,7 @@ stages:
|
|||||||
- stage: Build_Python_x86_Windows
|
- stage: Build_Python_x86_Windows
|
||||||
dependsOn: []
|
dependsOn: []
|
||||||
variables:
|
variables:
|
||||||
VmImage: 'vs2017-win2016'
|
VmImage: 'windows-2019'
|
||||||
Platform: win32
|
Platform: win32
|
||||||
Architecture: x86
|
Architecture: x86
|
||||||
jobs:
|
jobs:
|
||||||
@@ -92,7 +92,7 @@ stages:
|
|||||||
condition: succeeded()
|
condition: succeeded()
|
||||||
dependsOn: Build_Python_x86_Windows
|
dependsOn: Build_Python_x86_Windows
|
||||||
variables:
|
variables:
|
||||||
VmImage: 'vs2017-win2016'
|
VmImage: 'windows-2019'
|
||||||
Platform: win32
|
Platform: win32
|
||||||
Architecture: x86
|
Architecture: x86
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
@@ -1,4 +1,43 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.11.0-alpha.3",
|
||||||
|
"stable": false,
|
||||||
|
"release_url": "https://github.com/actions/python-versions/releases/tag/3.11.0-alpha.3-120611",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"filename": "python-3.11.0-alpha.3-darwin-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "darwin",
|
||||||
|
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-alpha.3-120611/python-3.11.0-alpha.3-darwin-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "python-3.11.0-alpha.3-linux-18.04-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "linux",
|
||||||
|
"platform_version": "18.04",
|
||||||
|
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-alpha.3-120611/python-3.11.0-alpha.3-linux-18.04-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "python-3.11.0-alpha.3-linux-20.04-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "linux",
|
||||||
|
"platform_version": "20.04",
|
||||||
|
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-alpha.3-120611/python-3.11.0-alpha.3-linux-20.04-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "python-3.11.0-alpha.3-win32-x64.zip",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "win32",
|
||||||
|
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-alpha.3-120611/python-3.11.0-alpha.3-win32-x64.zip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "python-3.11.0-alpha.3-win32-x86.zip",
|
||||||
|
"arch": "x86",
|
||||||
|
"platform": "win32",
|
||||||
|
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-alpha.3-120611/python-3.11.0-alpha.3-win32-x86.zip"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.11.0-alpha.2",
|
"version": "3.11.0-alpha.2",
|
||||||
"stable": false,
|
"stable": false,
|
||||||
@@ -80,33 +119,39 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.1",
|
"version": "3.10.1",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
"release_url": "https://github.com/actions/python-versions/releases/tag/3.10.1-120279",
|
"release_url": "https://github.com/actions/python-versions/releases/tag/3.10.1-120613",
|
||||||
"files": [
|
"files": [
|
||||||
|
{
|
||||||
|
"filename": "python-3.10.1-darwin-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "darwin",
|
||||||
|
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.1-120613/python-3.10.1-darwin-x64.tar.gz"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "python-3.10.1-linux-18.04-x64.tar.gz",
|
"filename": "python-3.10.1-linux-18.04-x64.tar.gz",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "linux",
|
"platform": "linux",
|
||||||
"platform_version": "18.04",
|
"platform_version": "18.04",
|
||||||
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.1-120279/python-3.10.1-linux-18.04-x64.tar.gz"
|
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.1-120613/python-3.10.1-linux-18.04-x64.tar.gz"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "python-3.10.1-linux-20.04-x64.tar.gz",
|
"filename": "python-3.10.1-linux-20.04-x64.tar.gz",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "linux",
|
"platform": "linux",
|
||||||
"platform_version": "20.04",
|
"platform_version": "20.04",
|
||||||
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.1-120279/python-3.10.1-linux-20.04-x64.tar.gz"
|
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.1-120613/python-3.10.1-linux-20.04-x64.tar.gz"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "python-3.10.1-win32-x64.zip",
|
"filename": "python-3.10.1-win32-x64.zip",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "win32",
|
"platform": "win32",
|
||||||
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.1-120279/python-3.10.1-win32-x64.zip"
|
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.1-120613/python-3.10.1-win32-x64.zip"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "python-3.10.1-win32-x86.zip",
|
"filename": "python-3.10.1-win32-x86.zip",
|
||||||
"arch": "x86",
|
"arch": "x86",
|
||||||
"platform": "win32",
|
"platform": "win32",
|
||||||
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.1-120279/python-3.10.1-win32-x86.zip"
|
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.1-120613/python-3.10.1-win32-x86.zip"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user