Skip to content

Commit 6328d73

Browse files
authored
chore: add ruby 3.3 support in gh actions (#163)
1 parent dbe2851 commit 6328d73

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- jruby-9.4
3232
- jruby-9.3
3333
- jruby-9.2
34+
- 3.3
3435
- 3.2
3536
- 3.1
3637
- '3.0'

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Leverage the [Unleash Server](https://github.com/Unleash/unleash) for powerful f
1010

1111
## Supported Ruby Interpreters
1212

13+
* MRI 3.3
1314
* MRI 3.2
1415
* MRI 3.1
1516
* MRI 3.0

0 commit comments

Comments
 (0)