Skip to content

Commit

Permalink
Add Ruby 3.2 to CI for ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
petergoldstein authored and kojix2 committed Jan 11, 2023
1 parent 06cd996 commit 9682aca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
os:
- ubuntu-latest
ruby:
- "3.2"
- "3.1"
- "3.0"
- "2.7"
Expand Down

0 comments on commit 9682aca

Please sign in to comment.