From 6a1cbb886536d49be85b3a3b23d93c200062f59b Mon Sep 17 00:00:00 2001 From: Ethan Meitz <54505069+ejmeitz@users.noreply.github.com> Date: Sun, 25 Jan 2026 15:14:05 -0500 Subject: [PATCH] Remove build status badge from README Removed the build status badge from the README. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 28cb66b2..f23c3de0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # cuNumeric.jl [![Documentation dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://julialegate.github.io/cuNumeric.jl/dev/) -[![Build status](https://ci.appveyor.com/api/projects/status/973jtue9itgvvlc7?svg=true)](https://ci.appveyor.com/project/JuliaLegate/cunumeric-jl) [![codecov](https://codecov.io/github/julialegate/cuNumeric.jl/branch/main/graph/badge.svg)](https://app.codecov.io/github/JuliaLegate/cuNumeric.jl) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)