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:
Mike Brown
2020-07-23 10:11:13 -05:00
committed by GitHub

View File

@@ -145,7 +145,7 @@ jobs:
test-windows:
name: Build and CRI Test (Windows amd64)
runs-on: windows-latest
runs-on: windows-2016
steps:
- name: Set up Go 1.13.12
uses: actions/setup-go@v1