Skip to content

Commit

Permalink
Add more Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstegman committed Jan 4, 2024
1 parent 38a6c55 commit 056db31
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,7 @@ workflows:
matrix:
parameters:
ruby-version:
- "3.0.6"
- "3.3.0"
- "3.2.2"
- "3.1.4"
- "3.0.6"

0 comments on commit 056db31

Please sign in to comment.