Skip to content

Fix mingw version back to working version with Golang#2760

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
estesp:fix-appveyor-mingw-vers
Nov 2, 2018
Merged

Fix mingw version back to working version with Golang#2760
crosbymichael merged 1 commit intocontainerd:masterfrom
estesp:fix-appveyor-mingw-vers

Conversation

@estesp
Copy link
Copy Markdown
Member

@estesp estesp commented Nov 2, 2018

Appveyor choco install updated to a newer version of mingw which at the
moment is breaking Golang 1.11 compiles.

Signed-off-by: Phil Estes [email protected]

Appveyor choco install updated to a newer version of mingw which at the
moment is breaking Golang 1.11 compiles.

Signed-off-by: Phil Estes <[email protected]>
@codecov-io
Copy link
Copy Markdown

codecov-io commented Nov 2, 2018

Codecov Report

Merging #2760 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2760   +/-   ##
=======================================
  Coverage   43.72%   43.72%           
=======================================
  Files         100      100           
  Lines       10734    10734           
=======================================
  Hits         4693     4693           
  Misses       5311     5311           
  Partials      730      730
Flag Coverage Δ
#linux 47.39% <ø> (ø) ⬆️
#windows 40.89% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b043f9f...2bb7da8. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants