Skip to content

Commit

Permalink
Revert gRPC changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylareopelle committed Jan 3, 2025
1 parent 258cb90 commit 515eeb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/multiverse/suites/grpc/Envfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ end

instrumentation_methods(:chain, :prepend)

# TODO: permit testing of the nil (latest) version against Ruby 3.4+
# TODO: permit testing of the nil (latest) version against Ruby 3.3+
GRPC_VERSIONS = [
[nil, 2.6],
[nil, 2.6, 3.2],
['1.48.0', 2.5, 3.1]
]

Expand Down

0 comments on commit 515eeb7

Please sign in to comment.