diff --git a/README.md b/README.md index 61ce0595..9f2a5c0d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ We have continuous integration scripts running (build-test of all C/C++ code). | Test | Result| |-----|-----| -| CI - Linux 64-bit (Ubuntu 20.04.3 LTS; Qt 5.12.9) (GitHub) | [![Ubuntu 20.04 build and tests](https://github.com/ghorwin/MasterSim/actions/workflows/ubuntu_20.04_Build_and_Test.yml/badge.svg)](https://github.com/ghorwin/MasterSim/actions/workflows/ubuntu_20.04_Build_and_Test.yml) | +| CI - Linux 64-bit (Ubuntu 20.04 LTS; Qt 5.12.8) (GitHub) | [![Ubuntu 20.04 build and tests](https://github.com/ghorwin/MasterSim/actions/workflows/ubuntu_20.04_Build_and_Test.yml/badge.svg)](https://github.com/ghorwin/MasterSim/actions/workflows/ubuntu_20.04_Build_and_Test.yml) | +| CI - Linux 64-bit (Ubuntu 22.04 LTS; Qt 5.15.3) (GitHub) | [![Ubuntu 22.04/5.15.3 build](https://github.com/ghorwin/MasterSim/actions/workflows/ubuntu_22.04_Build.yml/badge.svg)](https://github.com/ghorwin/MasterSim/actions/workflows/ubuntu_22.04_Build.yml) | +| CI - Linux 64-bit (Ubuntu 22.04 LTS; Qt 5.15.13) (GitHub) | [![Ubuntu 24.04/Qt 5.15.13 build](https://github.com/ghorwin/MasterSim/actions/workflows/ubuntu_24.04_Build.yml/badge.svg)](https://github.com/ghorwin/MasterSim/actions/workflows/ubuntu_24.04_Build.yml) | | CI - Linux 64-bit (Ubuntu 20.04.3 LTS; Qt 5.12.9) (Jenkins) | [![Build Status](https://baukli01.arch.tu-dresden.de/jenkins/buildStatus/icon?job=NR-Linux-MasterSim&style=plastic)](https://baukli01.arch.tu-dresden.de/jenkins/job/NR-Linux-MasterSim/) | | CI - Windows 64-bit (Win10, VC 2019, Qt 5.15.2) | [![Build Status](https://baukli01.arch.tu-dresden.de/jenkins/buildStatus/icon?job=NR64-Win-MasterSim&style=plastic)](https://baukli01.arch.tu-dresden.de/jenkins/job/NR64-Win-MasterSim/) | | CI - MacOS 64-bit (10.11 "El Capitan", Qt 5.11.3) | [![Build Status](https://baukli01.arch.tu-dresden.de/jenkins/buildStatus/icon?job=NR-IOS-MasterSim&style=plastic)](https://baukli01.arch.tu-dresden.de/jenkins/job/NR-IOS-MasterSim/) |