Skip to content

Commit

Permalink
chore: add ruby 3.3 support in gh actions (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
rarruda committed Jan 8, 2024
1 parent dbe2851 commit 6328d73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- jruby-9.4
- jruby-9.3
- jruby-9.2
- 3.3
- 3.2
- 3.1
- '3.0'
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Leverage the [Unleash Server](https://github.com/Unleash/unleash) for powerful f

## Supported Ruby Interpreters

* MRI 3.3
* MRI 3.2
* MRI 3.1
* MRI 3.0
Expand Down

0 comments on commit 6328d73

Please sign in to comment.