Skip to content

Commit

Permalink
add Ruby 3.4 to GHA matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Nov 27, 2024
1 parent 6186741 commit 93a11a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/github.rake
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ namespace :github do
ubuntu = "ubuntu-22.04"

runtimes = [
"ruby:3.4",
"ruby:3.3",
"ruby:3.2",
"ruby:3.1",
Expand Down

0 comments on commit 93a11a5

Please sign in to comment.