aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-11-13 15:11:34 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-11-13 15:12:24 +0900
commitdca2eb350c13de4446df92b958a40f14d67c97b8 (patch)
treec5086c024bd57adbdbf6c6de40c6f192b1f2d5ef /README.md
parentd336db6568cc96dfee503c053e8f444dc7243858 (diff)
downloadruby-dca2eb350c13de4446df92b958a40f14d67c97b8.tar.gz
Update badges of GitHub Actions
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 629c4f9e06..d18863cd26 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
[![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)
[![Build Status](https://dev.azure.com/rubylang/ruby/_apis/build/status/ruby.ruby?branchName=master)](https://dev.azure.com/rubylang/ruby/_build/latest?definitionId=3&branchName=master)
-![](https://github.com/ruby/ruby/workflows/macos/badge.svg)
-![](https://github.com/ruby/ruby/workflows/ubuntu/badge.svg)
-![](https://github.com/ruby/ruby/workflows/windows/badge.svg)
+![](https://github.com/ruby/ruby/workflows/macOS/badge.svg)
+![](https://github.com/ruby/ruby/workflows/MJIT/badge.svg)
+![](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)
+![](https://github.com/ruby/ruby/workflows/Windows/badge.svg)
# What's Ruby