We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a3afd commit ed78622Copy full SHA for ed78622
.circleci/config.yml
@@ -299,7 +299,8 @@ workflows:
299
# TODO: Remove this exclusion as soon as pre-built binaries are available
300
# on https://rubygems.org/gems/grpc/versions
301
exclude:
302
- - ruby_version: "3.5.0-preview1"
+ - stack: base
303
+ ruby_version: "3.5.0-preview1"
304
gemfile: "./gemfiles/grpc_10.gemfile"
305
rails_ruby_31_35:
306
jobs:
0 commit comments