mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update GitHub Actions Badges
- Generated by [npx github-actions-badge](https://github.com/azu/github-actions-badge) - Add MJIT
This commit is contained in:
parent
9deb942715
commit
1a1862236d
2 changed files with 12 additions and 10 deletions
11
README.ja.md
11
README.ja.md
|
@ -1,10 +1,11 @@
|
|||
[![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)
|
||||
![](https://github.com/ruby/ruby/workflows/Cygwin/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)
|
||||
[![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")
|
||||
[![Actions Status](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Ubuntu")
|
||||
[![Actions Status](https://github.com/ruby/ruby/workflows/Windows/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Windows")
|
||||
|
||||
# Rubyとは
|
||||
|
||||
|
|
11
README.md
11
README.md
|
@ -1,10 +1,11 @@
|
|||
[![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)
|
||||
![](https://github.com/ruby/ruby/workflows/Cygwin/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)
|
||||
[![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")
|
||||
[![Actions Status](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Ubuntu")
|
||||
[![Actions Status](https://github.com/ruby/ruby/workflows/Windows/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Windows")
|
||||
|
||||
# What's Ruby
|
||||
|
||||
|
|
Loading…
Reference in a new issue