From 7b2fe7132256f248237b9b3715cd02c89ab6a627 Mon Sep 17 00:00:00 2001 From: Rene Schallner Date: Sat, 5 Aug 2023 14:49:46 +0200 Subject: [PATCH] update build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84ec755..919ecef 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # ⚡zap⚡ - blazingly fast backends in zig -![](https://github.com/zigzap/zap/actions/workflows/mastercheck.yml/badge.svg) [![Discord](https://img.shields.io/discord/1107835896356675706?label=chat&logo=discord&style=plastic)](https://discord.gg/jQAAN6Ubyj) +![](https://github.com/zigzap/zap/actions/workflows/build-zig-11.yml/badge.svg) [![Discord](https://img.shields.io/discord/1107835896356675706?label=chat&logo=discord&style=plastic)](https://discord.gg/jQAAN6Ubyj) Zap is intended to become the [zig](https://ziglang.org) replacement for the kind of REST APIs I used to write in [python](https://python.org) with