Skip to content

Commit

Permalink
Merge pull request #256 from kbrock/ruby3.3
Browse files Browse the repository at this point in the history
Testing with ruby 3.2, 3.3 (keeping 2.6, 2.7)
  • Loading branch information
jrafanie authored Oct 1, 2024
2 parents 5b15719 + a23ce70 commit 1301a0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
- '2.7'
- '3.0'
- '3.1'
- '3.2'
- '3.3'
env:
CC_TEST_REPORTER_ID: "${{ secrets.CC_TEST_REPORTER_ID }}"
steps:
Expand Down

0 comments on commit 1301a0d

Please sign in to comment.