Skip to content

Commit 46d1817

Browse files
committed
update(CircleCI): use Ruby 3.4 for unit tests
1 parent d620ea0 commit 46d1817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
working_directory: ~/knapsack_pro-ruby
5858
resource_class: small
5959
docker:
60-
- image: cimg/ruby:3.3
60+
- image: cimg/ruby:3.4
6161
steps:
6262
- setup_knapsack_pro_ruby
6363
- run: gem install rubocop

0 commit comments

Comments
 (0)