Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/site/markdown/development/supported-systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ Testing coverage {#supported-systems}
These Github provided environments are
used in continuous integration and unit testing:

* Windows - Visual Studio 2019 and 2022
* Ubuntu 20.04 - GNU g++ 9.4.0, Clang 11.0.0
* Windows - Visual Studio 2022
* Ubuntu 22.04 - GNU g++ 11.4.0, Clang 14.0.0
* MacOS 13 - AppleClang 15.0
* Ubuntu 24.04 - GNU g++ 13.3.0, Clang 18.1.3
* MacOS 14 - AppleClang 15.0
* Msys2 - ucrt-x86_64/mingw-x86_64, GNU g++ 14.2.0 and Clang 18.1.8
* MacOS 15 - AppleClang 17.0
* Msys2 - ucrt-x86_64/mingw-x86_64, GNU g++ 15.2.0 and Clang 21.1.8