Import Windows manifest into test build, rather than copying by script

This will ensure that we can always get the current Windows OS build
version, without being put into Windows 8 compatibility mode.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
This commit is contained in:
Paul "TBBle" Hampson
2020-07-29 03:24:46 +10:00
parent eb6354a118
commit aa56cfc0a8
5 changed files with 41 additions and 4 deletions

View File

@@ -299,7 +299,6 @@ jobs:
- name: Integration 1
shell: bash
run: |
cp src/github.com/Microsoft/hcsshim/test/functional/manifest/rsrc_amd64.syso src/github.com/containerd/containerd/
cd src/github.com/containerd/containerd
export CGO_ENABLED=1
mingw32-make.exe integration