We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec9d10 commit 9857dcfCopy full SHA for 9857dcf
docs/windows-deps.md
@@ -5,7 +5,7 @@ There is experimental support for building OSRM on Windows.
5
## Dependencies
6
7
You will need a modern Windows development stack (e.g. Visual Studio 17). The published binaries are built with
8
-[Windows Server 2022](https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md) Github hosted runners.
+[Windows Server 2025](https://github.com/actions/runner-images/blob/main/images/win/Windows2025-Readme.md) Github hosted runners.
9
10
Dependencies are managed via [Conan](https://conan.io/) and built with [CMake](https://cmake.org/).
11
0 commit comments