mirror of
https://github.com/actions/runner-images.git
synced 2025-12-30 22:07:58 +08:00
[macOS] Fix software report for macos 13 (#7510)
This commit is contained in:
@@ -634,4 +634,4 @@ function Get-ColimaVersion {
|
||||
function Get-PKGConfigVersion {
|
||||
$pkgconfigVersion = Run-Command "pkg-config --version"
|
||||
return $pkgconfigVersion
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user