Skip to content

Commit

Permalink
Support Ruby 3.3 (#2883)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-nakamura145 authored Jan 9, 2024
1 parent c60afbd commit 77f7bda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- 'head'
- truffleruby-head
continue-on-error: ${{ endsWith(matrix.ruby, 'head') }}
Expand Down

0 comments on commit 77f7bda

Please sign in to comment.