Skip to content

Commit 1a18622

Browse files
committed
Update GitHub Actions Badges
- Generated by [npx github-actions-badge](https://github.com/azu/github-actions-badge) - Add MJIT
1 parent 9deb942 commit 1a18622

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

README.ja.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[![Build Status](https://travis-ci.org/ruby/ruby.svg?branch=master)](https://travis-ci.org/ruby/ruby)
22
[![Build status](https://ci.appveyor.com/api/projects/status/0sy8rrxut4o0k960/branch/master?svg=true)](https://ci.appveyor.com/project/ruby/ruby/branch/master)
3-
![](https://github.com/ruby/ruby/workflows/Cygwin/badge.svg)
4-
![](https://github.com/ruby/ruby/workflows/macOS/badge.svg)
5-
![](https://github.com/ruby/ruby/workflows/MJIT/badge.svg)
6-
![](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)
7-
![](https://github.com/ruby/ruby/workflows/Windows/badge.svg)
3+
[![Actions Status](https://github.com/ruby/ruby/workflows/Cygwin/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Cygwin")
4+
[![Actions Status](https://github.com/ruby/ruby/workflows/macOS/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"macOS")
5+
[![Actions Status](https://github.com/ruby/ruby/workflows/MinGW/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MinGW")
6+
[![Actions Status](https://github.com/ruby/ruby/workflows/MJIT/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MJIT")
7+
[![Actions Status](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Ubuntu")
8+
[![Actions Status](https://github.com/ruby/ruby/workflows/Windows/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Windows")
89

910
# Rubyとは
1011

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[![Build Status](https://travis-ci.org/ruby/ruby.svg?branch=master)](https://travis-ci.org/ruby/ruby)
22
[![Build status](https://ci.appveyor.com/api/projects/status/0sy8rrxut4o0k960/branch/master?svg=true)](https://ci.appveyor.com/project/ruby/ruby/branch/master)
3-
![](https://github.com/ruby/ruby/workflows/Cygwin/badge.svg)
4-
![](https://github.com/ruby/ruby/workflows/macOS/badge.svg)
5-
![](https://github.com/ruby/ruby/workflows/MJIT/badge.svg)
6-
![](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)
7-
![](https://github.com/ruby/ruby/workflows/Windows/badge.svg)
3+
[![Actions Status](https://github.com/ruby/ruby/workflows/Cygwin/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Cygwin")
4+
[![Actions Status](https://github.com/ruby/ruby/workflows/macOS/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"macOS")
5+
[![Actions Status](https://github.com/ruby/ruby/workflows/MinGW/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MinGW")
6+
[![Actions Status](https://github.com/ruby/ruby/workflows/MJIT/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MJIT")
7+
[![Actions Status](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Ubuntu")
8+
[![Actions Status](https://github.com/ruby/ruby/workflows/Windows/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Windows")
89

910
# What's Ruby
1011

0 commit comments

Comments
 (0)