Skip to content

Commit

Permalink
CI: Add Ruby 3.3 lane
Browse files Browse the repository at this point in the history
  • Loading branch information
Watson1978 committed May 31, 2024
1 parent 0a0e652 commit 99536f8
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 @@ -15,6 +15,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 99536f8

Please sign in to comment.