mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[Windows] Add Perl to windows-2022 (#4808)
* Add Perl to windows-2022 toolset * Add missing tests and software report for perl
This commit is contained in:
@@ -58,7 +58,7 @@ Describe "Packer" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Perl" -Skip:(Test-IsWin22) {
|
||||
Describe "Perl" {
|
||||
It "Perl" {
|
||||
"perl --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user