Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ghorwin authored Oct 23, 2024
1 parent 5fd0a02 commit a876181
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/) |
Expand Down

0 comments on commit a876181

Please sign in to comment.