Skip to content

Commit 49cccf0

Browse files
committed
Always update to latest Windows base OS images
1 parent 9793b61 commit 49cccf0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ version: 1.0.{build}
22
image: Visual Studio 2017
33

44
build_script:
5+
- docker pull microsoft/windowsservercore
6+
- docker pull microsoft/nanoserver
57
- ps: .\test-build.ps1

0 commit comments

Comments
 (0)