File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change 733
733
}
734
734
]
735
735
},
736
+ {
737
+ "version" : " 3.4.10" ,
738
+ "stable" : true ,
739
+ "release_url" : " https://github.com/actions/python-versions/releases/tag/3.4.10" ,
740
+ "files" : [
741
+ {
742
+ "filename" : " python-3.4.10-linux-16.04-x64.tar.gz" ,
743
+ "arch" : " x64" ,
744
+ "platform" : " linux" ,
745
+ "platform_version" : " 16.04" ,
746
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.4.10/python-3.4.10-linux-16.04-x64.tar.gz"
747
+ },
748
+ {
749
+ "filename" : " python-3.4.10-linux-18.04-x64.tar.gz" ,
750
+ "arch" : " x64" ,
751
+ "platform" : " linux" ,
752
+ "platform_version" : " 18.04" ,
753
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.4.10/python-3.4.10-linux-18.04-x64.tar.gz"
754
+ }
755
+ ]
756
+ },
757
+ {
758
+ "version" : " 3.3.7" ,
759
+ "stable" : true ,
760
+ "release_url" : " https://github.com/actions/python-versions/releases/tag/3.3.7" ,
761
+ "files" : [
762
+ {
763
+ "filename" : " python-3.3.7-linux-16.04-x64.tar.gz" ,
764
+ "arch" : " x64" ,
765
+ "platform" : " linux" ,
766
+ "platform_version" : " 16.04" ,
767
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.3.7/python-3.3.7-linux-16.04-x64.tar.gz"
768
+ },
769
+ {
770
+ "filename" : " python-3.3.7-linux-18.04-x64.tar.gz" ,
771
+ "arch" : " x64" ,
772
+ "platform" : " linux" ,
773
+ "platform_version" : " 18.04" ,
774
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.3.7/python-3.3.7-linux-18.04-x64.tar.gz"
775
+ }
776
+ ]
777
+ },
736
778
{
737
779
"version" : " 2.7.18" ,
738
780
"stable" : true ,
You can’t perform that action at this time.
0 commit comments