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
commit e080f84537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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