mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-19 08:21:44 +00:00
[Windows] Skip windows-2016 in the test (#4925)
This commit is contained in:
@@ -202,7 +202,7 @@ Describe "Kotlin" {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Describe "SQL OLEDB Driver" {
|
Describe "SQL OLEDB Driver" -Skip:(Test-IsWin16) {
|
||||||
It "SQL OLEDB Driver" {
|
It "SQL OLEDB Driver" {
|
||||||
"HKLM:\SOFTWARE\Microsoft\MSOLEDBSQL" | Should -Exist
|
"HKLM:\SOFTWARE\Microsoft\MSOLEDBSQL" | Should -Exist
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user