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 60a29d0 commit b4a3afdCopy full SHA for b4a3afd
.circleci/config.yml
@@ -299,7 +299,7 @@ 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
- - stack: base
+ - ruby_version: "3.5.0-preview1"
303
gemfile: "./gemfiles/grpc_10.gemfile"
304
rails_ruby_31_35:
305
jobs:
0 commit comments