简体   繁体   中英

Does Appveyor support testing on Windows 10 Professional and Home?

I have some users working on Windows 10 Professional and Windows 10 Home. I usually do continuous integration for windows on Appveyor, but I am not so familiar with the details of Windows versions.

I checked the Appveyor website and it says that build images "Visual Studio 2015" and "Visual Studio 2017" support Windows 10 SDK 10.0.10586, and some other Windows 10 SDKs. Now is this what I need to test with to validate Windows 10 Home and Professional? I was not sure if the SDK is the right thing to test against, or if there is some other build image I should use, etc?

Thanks.

AppVeyor 目前仅在 Windows Server 上提供测试,但是您可以使用自带云 (BYOC) 功能在您自己的服务器/云上运行构建: https : //www.appveyor.com/docs/byoc/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM