Skip to content

Commit

Permalink
Merge pull request #61 from sue445/migrator/20221229010141_add_ruby_3_2
Browse files Browse the repository at this point in the history
CI against for ruby 3.2
  • Loading branch information
sue445 committed Dec 28, 2022
2 parents 6ef13f1 + 4629da6 commit 6e09521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- "2.7"
- "3.0"
- "3.1"
- "3.2"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6e09521

Please sign in to comment.