switching to windows-2016 latest is breaking due to wsl conflict with bash
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
parent
fcda0cf4a7
commit
fad87288f8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -145,7 +145,7 @@ jobs:
|
|||||||
|
|
||||||
test-windows:
|
test-windows:
|
||||||
name: Build and CRI Test (Windows amd64)
|
name: Build and CRI Test (Windows amd64)
|
||||||
runs-on: windows-latest
|
runs-on: windows-2016
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Go 1.13.12
|
- name: Set up Go 1.13.12
|
||||||
uses: actions/setup-go@v1
|
uses: actions/setup-go@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user