Skip to content

Commit 56cdc18

Browse files
committed
Run tests against Ruby 4.0 and JRuby 10.0
These have been released since I last did any work on this repo. Let's get our tests running on them! Signed-off-by: Chris Sinjakli <chris@sinjakli.co.uk>
1 parent 28850a0 commit 56cdc18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ workflows:
2727
- cimg/ruby:3.2
2828
- cimg/ruby:3.3
2929
- cimg/ruby:3.4
30+
- cimg/ruby:4.0
3031
- jruby:9.4
32+
- jruby:10.0

0 commit comments

Comments
 (0)