Skip to content

Commit

Permalink
Merge pull request #1486 from ydah/ruby33
Browse files Browse the repository at this point in the history
Add Ruby 3.3 to test matrix
  • Loading branch information
manicmaniac committed Apr 18, 2024
2 parents 1efd102 + 9974d96 commit f090834
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Expand Up @@ -22,6 +22,7 @@ jobs:
- "3.0"
- "3.1"
- "3.2"
- "3.3"
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f090834

Please sign in to comment.