Skip to content

Commit

Permalink
Merge pull request #237 from prometheus/sinjo-update-test-matrix
Browse files Browse the repository at this point in the history
Update Ruby versions used in CircleCI
  • Loading branch information
Sinjo authored Jan 4, 2022
2 parents a78e5ad + 6b0edf0 commit 853a839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ workflows:
matrix:
parameters:
ruby_image:
- cimg/ruby:2.5
- cimg/ruby:2.6
- cimg/ruby:2.7
- cimg/ruby:3.0
- cimg/ruby:3.1
- circleci/jruby:9.1
- circleci/jruby:9.2

0 comments on commit 853a839

Please sign in to comment.