Skip to content

Commit f9cb334

Browse files
committed
Updated test environment documentation
1 parent 3beac54 commit f9cb334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

winbuild/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For more extensive info, see the [Windows build instructions](build.rst).
1111
* Requires Microsoft Visual Studio 2017 or newer with C++ component.
1212
* Requires NASM for libjpeg-turbo, a required dependency when using this script.
1313
* Requires CMake 3.15 or newer (available as Visual Studio component).
14-
* Tested on Windows Server 2016 with Visual Studio 2017 Community, and Windows Server 2019 with Visual Studio 2022 Community (AppVeyor).
14+
* Tested on Windows Server 2019 with Visual Studio 2019 Community and Visual Studio 2022 Community (AppVeyor).
1515
* Tested on Windows Server 2022 with Visual Studio 2022 Enterprise (GitHub Actions).
1616

1717
The following is a simplified version of the script used on AppVeyor:

0 commit comments

Comments
 (0)