diff options
| author | Gerhard Lazu <gerhard@lazu.co.uk> | 2020-04-25 00:16:10 +0100 |
|---|---|---|
| committer | Gerhard Lazu <gerhard@lazu.co.uk> | 2020-04-25 00:16:10 +0100 |
| commit | d374e5cee495c6b6fdf9bda440b34f4f527587ae (patch) | |
| tree | ded7dbdbe9c16fbdc61eed207ef954b13f35a76c /README.md | |
| parent | 63a4af41cafd94da74bf9a13759d388b713c67e8 (diff) | |
| download | rabbitmq-server-git-d374e5cee495c6b6fdf9bda440b34f4f527587ae.tar.gz | |
Shorten text on build badges
Triggering another build and busting the deps & ebin app modules cache,
because it makes no sense for xref to pass in OTP v22.3 but fail in OTP
v21.3 - it's the same src!
https://github.com/rabbitmq/rabbitmq-server/actions/runs/86189793
cc @dumbbell
Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -[](https://github.com/rabbitmq/rabbitmq-server/actions?query=workflow%3A%22OTP+v21.3%22) -[](https://github.com/rabbitmq/rabbitmq-server/actions?query=workflow%3A%22OTP+v22.3%22) +[](https://github.com/rabbitmq/rabbitmq-server/actions?query=workflow%3A%22OTP+v21.3%22) +[](https://github.com/rabbitmq/rabbitmq-server/actions?query=workflow%3A%22OTP+v22.3%22) [](https://travis-ci.org/rabbitmq/rabbitmq-server) # RabbitMQ Server |
