Skip to content

Commit

Permalink
Add Ruby 3.3 to the CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
smortex committed Jan 30, 2024
1 parent 9e938e8 commit 4d82d91
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 @@ -33,6 +33,7 @@ jobs:
- "3.0"
- "3.1"
- "3.2"
- "3.3"
name: Ruby ${{ matrix.ruby }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4d82d91

Please sign in to comment.