Skip to content

Commit

Permalink
Added Ruby 3.4 to the CI (closes #100).
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Feb 2, 2025
1 parent 8fe5e72 commit ea6c61a
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 ea6c61a

Please sign in to comment.