Skip to content

Commit

Permalink
Added Ruby 3.4 to the CI (closes #30).
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Feb 2, 2025
1 parent 4d0424c commit fffc93f
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 @@ -13,6 +13,7 @@ jobs:
- '3.1'
- '3.2'
- '3.3'
- '3.4'
- jruby
- truffleruby
name: Ruby ${{ matrix.ruby }}
Expand Down

0 comments on commit fffc93f

Please sign in to comment.