|
5 | 5 | [](https://github.com/R3BRootGroup/R3BRoot/actions/workflows/main.yml) |
6 | 6 | [](https://github.com/R3BRootGroup/R3BRoot/actions/workflows/static_analysis.yml) |
7 | 7 | [](https://github.com/R3BRootGroup/R3BRoot/actions/workflows/codemeta_validate.yaml) |
| 8 | +[](https://github.com/R3BRootGroup/R3BRoot/actions/workflows/main-nightly.yml) |
| 9 | +[](https://github.com/R3BRootGroup/R3BRoot/actions/workflows/main-nightly-sim.yml) |
8 | 10 | [](https://cdash.gsi.de/index.php?project=R3BRoot) |
9 | 11 |
|
10 | 12 | ## The R3BRoot Framework |
@@ -93,15 +95,15 @@ source util/clang-format-all.sh |
93 | 95 |
|
94 | 96 | The following systems are tested regularly. |
95 | 97 |
|
96 | | -| **OS Name** | **Arch** | **OS Version** | **Compiler** | **CMake** | |
97 | | -| --- | --- | --- | --- | --- | |
98 | | -| Almalinux | x86_64 | 9.3 | GCC 11.4.1 | 3.27.9 | |
99 | | -| Almalinux | x86_64 | 9.4 | GCC 14.2.0 | 3.30.6 | |
100 | | -| RHEL | x86_64 | 9.6 | GCC 14.2.0 | 3.30.6 | |
101 | | -| Debian | x86_64 | 10 | GCC 8.3.0 | 3.27.4 & 4.0.3 | |
102 | | -| Debian | x86_64 | 11 | GCC 10.2.1 | 3.27.4 & 3.30.0 | |
103 | | -| Debian | x86_64 | 12 | GCC 12.2.0 | 3.27.4 & 3.30.0 | |
104 | | -| Ubuntu | x86_64 | 24.04 | GCC 13.3.0 | 3.28.3 & 4.0.3 | |
| 98 | +| **OS Name** | **Arch** | **OS Version** | **Compiler** | **CMake** | **C++ Version** | |
| 99 | +| ----------- | -------- | -------------- | ------------ | --------------- | --------------- | |
| 100 | +| Almalinux | x86\_64 | 9.3 | GCC 11.4.1 | 3.27.9 / 4.0.3 | C++17 / C++20 | |
| 101 | +| Almalinux | x86\_64 | 9.4 | GCC 14.2.0 | 3.30.6 | C++17 | |
| 102 | +| RHEL | x86\_64 | 9.6 | GCC 14.2.0 | 3.30.6 | C++17 | |
| 103 | +| Debian | x86\_64 | 10 | GCC 8.3.0 | 3.27.4 / 4.0.3 | C++17 | |
| 104 | +| Debian | x86\_64 | 11 | GCC 10.2.1 | 3.27.4 / 3.30.0 | C++17 | |
| 105 | +| Debian | x86\_64 | 12 | GCC 12.2.0 | 3.27.4 / 3.30.0 | C++17 | |
| 106 | +| Ubuntu | x86\_64 | 24.04 | GCC 13.3.0 | 3.28.3 / 4.0.3 | C++17 | |
105 | 107 |
|
106 | 108 | ## Security Policy |
107 | 109 |
|
|
0 commit comments