mirror of
https://github.com/actions/runner-images.git
synced 2026-01-18 01:31:57 +08:00
removed windows 2019 and ubuntu 20.04 files and reference
This commit is contained in:
@@ -22,12 +22,6 @@ Describe "Bicep" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "GitVersion" -Skip:(-not (Test-IsWin19)) {
|
||||
It "gitversion is installed" {
|
||||
"gitversion /version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
|
||||
Describe "InnoSetup" {
|
||||
It "InnoSetup" {
|
||||
(Get-Command -Name iscc).CommandType | Should -BeExactly "Application"
|
||||
|
||||
Reference in New Issue
Block a user