Skip to content

Commit 210c368

Browse files
committed
CI against Ruby 3.1
1 parent 8075b79 commit 210c368

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ workflows:
4747
- rake_default:
4848
name: Ruby 3.0
4949
image: cimg/ruby:3.0
50+
- rake_default:
51+
name: Ruby 3.1
52+
image: cimg/ruby:3.1
5053
- rake_default:
5154
name: Ruby HEAD
5255
image: rubocophq/circleci-ruby-snapshot:latest # Nightly snapshot build

0 commit comments

Comments
 (0)