Skip to content

Commit

Permalink
Add Ruby 3.2 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mataku committed Apr 12, 2023
1 parent 91d3813 commit 7e4c422
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:
- "2.7"
- "3.0"
- "3.1"
- "3.2"
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7e4c422

Please sign in to comment.