Skip to content

Commit

Permalink
Merge pull request #278 from m-nakamura145/update-ci-matrix
Browse files Browse the repository at this point in the history
Add Ruby 3.3 to CI matrix
  • Loading branch information
fxn authored Jan 3, 2024
2 parents a829ff8 + f381566 commit b82324b
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 @@ -20,6 +20,7 @@ jobs:
- "3.0"
- "3.1"
- "3.2"
- "3.3"
- "head"
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit b82324b

Please sign in to comment.