Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1539 from mikebrow/windows-ci-force-bash
Browse files Browse the repository at this point in the history
switching to windows-2016.. latest is breaking due to wsl conflict with bash
  • Loading branch information
mikebrow committed Jul 23, 2020
2 parents fcda0cf + fad8728 commit e080f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -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
Expand Down

0 comments on commit e080f84

Please sign in to comment.