Skip to content

Commit

Permalink
Merge 42ac009 into 317b682
Browse files Browse the repository at this point in the history
  • Loading branch information
rarruda committed Nov 25, 2022
2 parents 317b682 + 42ac009 commit 23eba8d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pull_request.yml
Expand Up @@ -28,16 +28,17 @@ jobs:
- ubuntu
- macos
ruby-version:
- jruby-9.2
- jruby-9.4
- jruby-9.3
- jruby-9.2
- 3.1
- '3.0'
- 2.7
- 2.6
- 2.5

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@v1
with:
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -15,6 +15,7 @@ Leverage the [Unleash Server](https://github.com/Unleash/unleash) for powerful f
* MRI 2.7
* MRI 2.6
* MRI 2.5
* jruby 9.4
* jruby 9.3
* jruby 9.2

Expand Down

0 comments on commit 23eba8d

Please sign in to comment.