From 2b108eab2b58db073b2c6a03b8b4f34f5f188117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ambrus=20T=C3=B3th?= Date: Sun, 23 Nov 2025 18:03:05 +0200 Subject: [PATCH] update CI badge for Linux build workflow --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0d92b3de..fd53120b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # zkLLVM Circuit Compiler -[![build-linux](https://github.com/NilFoundation/zkllvm/actions/workflows/build_linux.yml/badge.svg?branch=master)]( -https://github.com/NilFoundation/zkllvm/actions/workflows/build_linux.yml) -[![build-macos](https://github.com/NilFoundation/zkllvm/actions/workflows/build_macos.yml/badge.svg?branch=master)]( -https://github.com/NilFoundation/zkllvm/actions/workflows/build_macos.yml) +[![build-linux](https://github.com/NilFoundation/zkllvm/actions/workflows/nix_build_linux.yml/badge.svg?branch=master)]( +https://github.com/NilFoundation/zkllvm/actions/workflows/nix_build_linux.yml) [![Discord](https://img.shields.io/discord/969303013749579846.svg?logo=discord&style=flat-square)](https://discord.gg/KmTAEjbmM3) [![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=flat-square&logo=telegram&logoColor=dark)](https://t.me/nilfoundation)