From d4405df368f7b3c6ef74b439193d9d68ceaa59f3 Mon Sep 17 00:00:00 2001 From: Matthew Parkinson Date: Thu, 12 Dec 2024 13:40:08 +0000 Subject: [PATCH] Update README.md (#710) No longer have a Morello CI, so the badge no longer makes sense. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ff4d97f..52dc46c 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ We recommend you read [docs/security](./docs/security/README.md) to find out abo if you want to dive into the code [docs/AddressSpace.md](./docs/AddressSpace.md) provides a good overview of the allocation and deallocation paths. [![snmalloc CI](https://github.com/microsoft/snmalloc/actions/workflows/main.yml/badge.svg)](https://github.com/microsoft/snmalloc/actions/workflows/main.yml) -[![snmalloc CI for Morello](https://github.com/microsoft/snmalloc/actions/workflows/morello.yml/badge.svg)](https://github.com/microsoft/snmalloc/actions/workflows/morello.yml) # Hardening