Skip to content

Commit

Permalink
test with ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrock committed Sep 24, 2024
1 parent 40db8fc commit dde4257
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 @@ -13,6 +13,8 @@ jobs:
ruby-version:
- '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 dde4257

Please sign in to comment.