From a035b121641fe7f5037f13966869d3a5691f14f5 Mon Sep 17 00:00:00 2001 From: Chris Sinjakli Date: Wed, 1 Jan 2025 12:23:17 +0000 Subject: [PATCH] Add Ruby 3.4 to build matrix --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index c817cda5..9ac6b8c6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -49,6 +49,7 @@ workflows: - cimg/ruby:3.1 - cimg/ruby:3.2 - cimg/ruby:3.3 + - cimg/ruby:3.4 # We've switched to JRuby's own Docker image as CircleCI decided to # stop supporting it when they deprecated their legacy images. For # some reason, the official JRuby image for 9.1 fails with an