Merge pull request #1539 from mikebrow/windows-ci-force-bash
switching to windows-2016.. latest is breaking due to wsl conflict with bash
This commit is contained in:
commit
e080f84537
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