Skip to content

Commit

Permalink
Add Ruby 3.4.0 to the CI matrix explicitly
Browse files Browse the repository at this point in the history
...since the `ruby` tag is still installing 3.3 at the moment.
  • Loading branch information
rgrove committed Dec 26, 2024
1 parent 9595066 commit 78a75c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- '3.1'
- '3.2'
- '3.3'
- '3.4'
- ruby
- ruby-head
- truffleruby-head
Expand Down

0 comments on commit 78a75c0

Please sign in to comment.