skil ruby 3.0 distrib test until protobuf adds support

pull/25070/head
Alexander Polcyn 4 years ago
parent f5fae54331
commit 4fa05591e3
  1. 2
      tools/run_tests/artifacts/distribtest_targets.py

@ -363,7 +363,7 @@ def targets():
RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_5'),
RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_6'),
RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_7'),
RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_3_0'),
# TODO(apolcyn): add a ruby 3.0 test once protobuf adds support
RubyDistribTest('linux',
'x64',
'jessie',

Loading…
Cancel
Save