Skip to content

Commit

Permalink
Add Ruby 3.3 into CI (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
Watson1978 committed Dec 29, 2023
1 parent 1e15d50 commit b05c0b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Expand Up @@ -17,6 +17,7 @@ jobs:
# Due to https://github.com/actions/runner/issues/849, we have to use quotes for '3.0'
ruby:
- head
- '3.3'
- '3.2'
- '3.1'
- '3.0'
Expand Down

0 comments on commit b05c0b5

Please sign in to comment.