From 0cda404b0a5191325423f2b37d4519c6fd46dd4b Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Sun, 27 Oct 2024 08:35:48 -0700 Subject: [PATCH] remove build status note from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index eb25ac6..2d4b993 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,6 @@ AWS SDK for Zig [![Build Status: Zig Nightly](https://git.lerch.org/lobo/aws-sdk-for-zig/actions/workflows/zig-nightly.yaml/badge.svg)](https://git.lerch.org/lobo/aws-sdk-for-zig/actions?workflow=zig-nightly.yaml&state=closed) -**NOTE ON BUILD STATUS**: The nightly/mach nominated version of this currently -panics under CI, but I have not yet reproduced this panic. Running manually on -multiple machines appears to be working properly - Current executable size for the demo is 980k after compiling with -Doptimize=ReleaseSmall in x86_linux, and will vary based on services used. Tested targets: