readme: update reference to consolidated workflows

Use the new consolidated GitHub Actions workflow (ci.yml)
instead of individual workflow badges.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
Radostin Stoyanov 2026-03-07 13:32:13 +00:00
parent 5e1531888d
commit 941f9b108b

View file

@ -1,9 +1,5 @@
[![X86_64 GCC Test](https://github.com/checkpoint-restore/criu/workflows/X86_64%20GCC%20Test/badge.svg)](
https://github.com/checkpoint-restore/criu/actions/workflows/x86-64-gcc-test.yml)
[![Docker Test](https://github.com/checkpoint-restore/criu/actions/workflows/docker-test.yml/badge.svg)](
https://github.com/checkpoint-restore/criu/actions/workflows/docker-test.yml)
[![Podman Test](https://github.com/checkpoint-restore/criu/actions/workflows/podman-test.yml/badge.svg)](
https://github.com/checkpoint-restore/criu/actions/workflows/podman-test.yml)
[![CI](https://github.com/checkpoint-restore/criu/actions/workflows/ci.yml/badge.svg)](
https://github.com/checkpoint-restore/criu/actions/workflows/ci.yml)
[![CircleCI](https://circleci.com/gh/checkpoint-restore/criu.svg?style=svg)](
https://circleci.com/gh/checkpoint-restore/criu)