Skip to content

Commit a69ae75

Browse files
committed
chore: add ruby 4.0 support in gh actions
1 parent d34ebc8 commit a69ae75

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
ruby-version:
3232
- jruby-9.4
3333
- jruby-10.0
34+
- '4.0'
3435
- 3.4
3536
- 3.3
3637
- 3.2

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Ruby client for the [Unleash](https://github.com/Unleash/unleash) feature manage
1313

1414
## Supported Ruby interpreters
1515

16+
- MRI 4.0
1617
- MRI 3.4
1718
- MRI 3.3
1819
- MRI 3.2

0 commit comments

Comments
 (0)