Skip to content

Commit

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

Please sign in to comment.