This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Description
Run bash.exe -c "pwd && ./test/windows/test.sh"
bash.exe -c "pwd && ./test/windows/test.sh"
shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
env:
GOROOT: C:\hostedtoolcache\windows\go\1.13.12\x64
GOPATH: d:\a\cri\cri
/d/a/cri/cri/src/github.com/containerd/cri
+ .install.deps.windows
##[error]mingw32-make: *** [Makefile:172: .install.deps.windows] Error -1
Windows Subsystem for Linux has no installed distributions.
Distributions can be installed by visiting the Microsoft Store:
https://aka.ms/wslstore
##[error]Process completed with exit code 1.
actions/runner-images#1081