Skip to content

Commit e080f84

Browse files
authored
Merge pull request containerd#1539 from mikebrow/windows-ci-force-bash
switching to windows-2016.. latest is breaking due to wsl conflict with bash
2 parents fcda0cf + fad8728 commit e080f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145

146146
test-windows:
147147
name: Build and CRI Test (Windows amd64)
148-
runs-on: windows-latest
148+
runs-on: windows-2016
149149
steps:
150150
- name: Set up Go 1.13.12
151151
uses: actions/setup-go@v1

0 commit comments

Comments
 (0)