You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like all CI jobs are failing. Restart does not help:
Verifying that the machine provider configuration is correct...
Expected "hyperv" as default machine provider but got "wsl"
At C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\contrib\win-installer\test-installer.ps1:91 char:9
+ throw "Expected `"$expected`" as default machine provider but ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Expected "hyper...r but got "wsl":String) [], RuntimeException
+ FullyQualifiedErrorId : Expected "hyperv" as default machine provider but got "wsl"
Looks like all CI jobs are failing. Restart does not help:
(and vice-versa, expected wsl got hyperv). Logs:
The relevant code claims to have a parameter,
$provider
, but all calls to this function are parameterless.podman/contrib/win-installer/test-installer.ps1
Lines 83 to 91 in 0bc0739
Needs a Windows expert.
The text was updated successfully, but these errors were encountered: