Skip to content

Commit

Permalink
CI against Ruby 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Jan 1, 2022
1 parent 0b210f3 commit 070a929
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ workflows:
- rake_default:
name: Ruby 3.0
image: cimg/ruby:3.0
- rake_default:
name: Ruby 3.1
image: cimg/ruby:3.1
- rake_default:
name: Ruby HEAD
image: rubocophq/circleci-ruby-snapshot:latest # Nightly snapshot build
Expand Down

0 comments on commit 070a929

Please sign in to comment.