We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08fcc9e commit 66440ccCopy full SHA for 66440cc
versions-manifest.json
@@ -4341,6 +4341,13 @@
4341
"platform_version": "20.04",
4342
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-87224/python-2.7.18-linux-20.04-x64.tar.gz"
4343
},
4344
+ {
4345
+ "filename": "python-2.7.18-linux-22.04-x64.tar.gz",
4346
+ "arch": "x64",
4347
+ "platform": "linux",
4348
+ "platform_version": "22.04",
4349
+ "download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-87224/python-2.7.18-linux-22.04-x64.tar.gz"
4350
+ },
4351
{
4352
"filename": "python-2.7.18-win32-x64.zip",
4353
"arch": "x64",
0 commit comments