File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ 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.12 or newer (available as Visual Studio component).
14- * Tested on Windows Server 2016 with Visual Studio 2017 Community (AppVeyor).
15- * Tested on Windows Server 2019 with Visual Studio 2019 Enterprise (GitHub Actions).
14+ * Tested on Windows Server 2016 with Visual Studio 2017 Community, and Windows Server 2019 with Visual Studio 2022 Community (AppVeyor).
15+ * Tested on Windows Server 2022 with Visual Studio 2022 Enterprise (GitHub Actions).
1616
1717The following is a simplified version of the script used on AppVeyor:
1818```
You can’t perform that action at this time.
0 commit comments