mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 14:17:22 +00:00
[Windows 2025] Add InnoSetup (#13090)
This commit is contained in:
@@ -28,7 +28,7 @@ Describe "GitVersion" -Skip:(-not (Test-IsWin19)) {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "InnoSetup" -Skip:(Test-IsWin25) {
|
||||
Describe "InnoSetup" {
|
||||
It "InnoSetup" {
|
||||
(Get-Command -Name iscc).CommandType | Should -BeExactly "Application"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user