From d7ef372c9512b600a50d524e6b0b1cffc82933c1 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Sat, 11 Dec 2021 23:01:14 +0900 Subject: [PATCH] Remove the macOS badge [ci skip] It is disabled for the throughput of CI for now. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 15e98475e8..9b5a553ffb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -[![Actions Status: macOS](https://github.com/ruby/ruby/workflows/macOS/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"macOS") [![Actions Status: MinGW](https://github.com/ruby/ruby/workflows/MinGW/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MinGW") [![Actions Status: MJIT](https://github.com/ruby/ruby/workflows/MJIT/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MJIT") [![Actions Status: Ubuntu](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Ubuntu")