summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-01-19 21:15:23 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-01-19 21:16:43 +0900
commit2d61684e7c334ae4c5eb845c782d5fabeffdea67 (patch)
tree824097a685e4536f9e847669ce5bb87c04610705
parent0ab93e098f1f31c8479a730b99e994f59d6e00c3 (diff)
README.md: removed the badge for Cygwin [ci skip]
The workflow for Cygwin has been removed at 3344f811074e1e6119eec23684013457dab4f8b0.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34e85c36ec..140f40b20b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
[![Build Status](https://travis-ci.org/ruby/ruby.svg?branch=master)](https://travis-ci.org/ruby/ruby)
[![Build status](https://ci.appveyor.com/api/projects/status/0sy8rrxut4o0k960/branch/master?svg=true)](https://ci.appveyor.com/project/ruby/ruby/branch/master)
-[![Actions Status](https://github.com/ruby/ruby/workflows/Cygwin/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Cygwin")
[![Actions Status](https://github.com/ruby/ruby/workflows/macOS/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"macOS")
[![Actions Status](https://github.com/ruby/ruby/workflows/MinGW/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MinGW")
[![Actions Status](https://github.com/ruby/ruby/workflows/MJIT/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MJIT")