mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-29 21:07:59 +08:00
Update PyPy to 7.3.4 on Windows (change platform format) (#3189)
* Update PyPy to 7.3.4 on Windows (change platform format) * Update SoftwareReport.CachedTools.psm1 * Update Install-PyPy.ps1 * Update SoftwareReport.CachedTools.psm1
This commit is contained in:
@@ -61,7 +61,6 @@ function Get-PyPyMarkdown
|
||||
|
||||
$Content = $ToolInstances | New-MDTable -Columns ([ordered]@{
|
||||
"Python Version" = "left";
|
||||
Architecture = "left";
|
||||
"PyPy Version" = "left"
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user