Skip to content

Commit 3c74b97

Browse files
committed
Add Ruby 3.4 to build matrix
Signed-off-by: Chris Sinjakli <[email protected]>
1 parent 5514b2b commit 3c74b97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ workflows:
4949
- cimg/ruby:3.1
5050
- cimg/ruby:3.2
5151
- cimg/ruby:3.3
52+
- cimg/ruby:3.4
5253
# We've switched to JRuby's own Docker image as CircleCI decided to
5354
# stop supporting it when they deprecated their legacy images. For
5455
# some reason, the official JRuby image for 9.1 fails with an

0 commit comments

Comments
 (0)