Compile containerd worker on Windows

It's not fully-functional at this time, but it now compiles, which means
we are getting nearer to the point where we can start enabling tests.

This will ensure that it _stays_ compilable over time.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
v0.8
Paul "TBBle" Hampson 2020-07-25 02:14:44 +10:00
parent 1527525110
commit 883c726bd5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// +build linux,!no_containerd_worker // +build linux,!no_containerd_worker windows,!no_containerd_worker
package main package main