Skip to content

Commit 84485a9

Browse files
committed
chore: add ruby 4.0 support in gh actions
1 parent 67b53a6 commit 84485a9

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
@@ -30,6 +30,7 @@ jobs:
3030
- windows
3131
ruby-version:
3232
- jruby-9.4
33+
- '4.0'
3334
- 3.4
3435
- 3.3
3536
- 3.2

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ You can use this client with [Unleash Enterprise](https://www.getunleash.io/pric
1515

1616
## Supported Ruby interpreters
1717

18+
- MRI 4.0
1819
- MRI 3.4
1920
- MRI 3.3
2021
- MRI 3.2

0 commit comments

Comments
 (0)