From: Azat Khuzhin Date: Mon, 11 Jul 2022 00:47:45 +0000 (+0300) Subject: Update CI status badge X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b7b549ba04c9349193e14af516d9d5887f605c6;p=libevent Update CI status badge --- diff --git a/README.md b/README.md index 97933724..640fcef6 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,7 @@ -[![CI linux](https://github.com/libevent/libevent/workflows/linux/badge.svg)](https://github.com/libevent/libevent/actions?query=workflow%3Alinux) -[![CI windows](https://github.com/libevent/libevent/workflows/windows/badge.svg)](https://github.com/libevent/libevent/actions?query=workflow%3Awindows) -[![CI mingw](https://github.com/libevent/libevent/workflows/mingw/badge.svg)](https://github.com/libevent/libevent/actions?query=workflow%3Amingw) -[![CI macos](https://github.com/libevent/libevent/workflows/macos/badge.svg)](https://github.com/libevent/libevent/actions?query=workflow%3Amacos) +[![CI](https://github.com/libevent/libevent/actions/workflows/build.yml/badge.svg)](https://github.com/libevent/libevent/actions/workflows/build.yml) [![Coverage Status](https://coveralls.io/repos/github/libevent/libevent/badge.svg)](https://coveralls.io/github/libevent/libevent) [![Join the chat at https://gitter.im/libevent/libevent](https://badges.gitter.im/libevent/libevent.svg)](https://gitter.im/libevent/libevent?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)