Skip to content

Commit 942263f

Browse files
committed
Update CI and coveralls badget
1 parent 1e32081 commit 942263f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ruby SAML
2-
[![Build Status](https://github.com/onelogin/ruby-saml/actions/workflows/test.yml/badge.svg?query=branch%3Amaster)](https://github.com/onelogin/ruby-saml/actions/workflows/test.yml?query=branch%3Amaster)
3-
[![Coverage Status](https://coveralls.io/repos/onelogin/ruby-saml/badge.svg?branch=master)](https://coveralls.io/r/onelogin/ruby-saml?branch=master)
2+
[![ruby-saml CI](https://github.com/SAML-Toolkits/ruby-saml/actions/workflows/test.yml/badge.svg)](https://github.com/SAML-Toolkits/ruby-saml/actions/workflows/test.yml)
3+
[![Coverage Status](https://coveralls.io/repos/github/SAML-Toolkits/ruby-saml/badge.svg?branch=master)](https://coveralls.io/github/SAML-Toolkits/ruby-saml?branch=master)
44

55
Ruby SAML minor and tiny versions may introduce breaking changes. Please read
66
[UPGRADING.md](UPGRADING.md) for guidance on upgrading to new Ruby SAML versions.
@@ -28,8 +28,12 @@ The following Ruby versions are covered by CI testing:
2828
* 2.6.x
2929
* 2.7.x
3030
* 3.0.x
31+
* 3.1
32+
* 3.2
3133
* JRuby 9.1.x
3234
* JRuby 9.2.x
35+
* JRuby 9.3.X
36+
* JRuby 9.4.0
3337
* TruffleRuby (latest)
3438

3539
In addition, the following may work but are untested:

0 commit comments

Comments
 (0)