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:
Mike Brown 2020-07-22 15:42:27 -05:00
parent fcda0cf4a7
commit fad87288f8

View File

@ -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