mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
Add InnoSetup to windows-2022 (#5007)
This commit is contained in:
@@ -28,7 +28,7 @@ Describe "GitVersion" -Skip:(Test-IsWin22) {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "InnoSetup" -Skip:(Test-IsWin22) {
|
||||
Describe "InnoSetup" {
|
||||
It "InnoSetup" {
|
||||
(Get-Command -Name iscc).CommandType | Should -BeExactly "Application"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user