mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 12:48:18 +00:00
[Ubuntu] Remove azcopy 7 (#2779)
* remove azcopy 7 installation * Fix software report generator * fix variable name * add install helper
This commit is contained in:
@@ -90,8 +90,7 @@ $toolsList = @(
|
||||
(Get-7zipVersion),
|
||||
(Get-AnsibleVersion),
|
||||
(Get-AptFastVersion),
|
||||
(Get-AzCopy7Version),
|
||||
(Get-AzCopy10Version),
|
||||
(Get-AzCopyVersion),
|
||||
(Get-BazelVersion),
|
||||
(Get-BazeliskVersion),
|
||||
(Get-BinUtilsVersion),
|
||||
|
||||
Reference in New Issue
Block a user