Skip to content

Commit 8aadceb

Browse files
committed
Update table with the various CI pipelines
1 parent 145859c commit 8aadceb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818

1919
---
2020

21-
| OS | Config | Build Status | Compiler Version |
22-
|---------|---------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|-----------------:|
23-
| Linux | [Gitlab](.gitlab-ci.yml) | [![Pipeline Status](https://gitlab.com/php1ic/inch/badges/master/pipeline.svg)](https://gitlab.com/php1ic/inch/pipelines) | gcc10, clang10 |
24-
| | [CircleCI](.circleci/config.yml) | [![CircleCI](https://circleci.com/gh/php1ic/inch/tree/master.svg?style=svg)](https://circleci.com/gh/php1ic/inch/tree/master) | gcc9, clang9 |
25-
| | [Github](.github/workflows/cmake_build.yml) | [![BuildAndTest](https://github.com/php1ic/inch/workflows/BuildAndTest/badge.svg)](https://github.com/php1ic/inch/actions) | gcc9, clang9 |
26-
| Windows | | | MSVC20?? |
21+
| OS | Config | Build Status | Compiler Version |
22+
|---------|-----------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------:|
23+
| Linux | [Gitlab](.gitlab-ci.yml) | [![Pipeline Status](https://gitlab.com/php1ic/inch/badges/master/pipeline.svg)](https://gitlab.com/php1ic/inch/pipelines) | gcc13, clang16 |
24+
| | [CircleCI](.circleci/config.yml) | [![CircleCI](https://circleci.com/gh/php1ic/inch/tree/master.svg?style=svg)](https://circleci.com/gh/php1ic/inch/tree/master) | gcc11, clang15 |
25+
| | [Github](.github/workflows/linux.yml) | [![Linux](https://github.com/php1ic/inch/actions/workflows/linux.yml/badge.svg)](https://github.com/php1ic/inch/actions/workflows/linux.yml) | gcc11, clang15 |
26+
| Windows | [Github](.github/workflows/windows.yml) | [![Windows](https://github.com/php1ic/inch/actions/workflows/windows.yml/badge.svg)](https://github.com/php1ic/inch/actions/workflows/windows.yml) | MSVC2022 |
2727

2828

2929

0 commit comments

Comments
 (0)