This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
The following commit(s) were added to refs/heads/master by this push:
new 59c99c78 Update web-site testing coverage page (#578)
59c99c78 is described below
commit 59c99c78f8a23d8b3b3ea1e827669fc67b31dcb8
Author: Stephen Webb <[email protected]>
AuthorDate: Mon Jan 5 12:53:09 2026 +1100
Update web-site testing coverage page (#578)
---
src/site/markdown/development/supported-systems.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/site/markdown/development/supported-systems.md
b/src/site/markdown/development/supported-systems.md
index a2850ef3..ba74bd75 100644
--- a/src/site/markdown/development/supported-systems.md
+++ b/src/site/markdown/development/supported-systems.md
@@ -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