Skip to content

Commit b4a3afd

Browse files
committed
ci: remove testing of grpc on ruby 3.5
Signed-off-by: Arjun Rajappa <Arjun.Rajappa@ibm.com>
1 parent 60a29d0 commit b4a3afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ workflows:
299299
# TODO: Remove this exclusion as soon as pre-built binaries are available
300300
# on https://rubygems.org/gems/grpc/versions
301301
exclude:
302-
- stack: base
302+
- ruby_version: "3.5.0-preview1"
303303
gemfile: "./gemfiles/grpc_10.gemfile"
304304
rails_ruby_31_35:
305305
jobs:

0 commit comments

Comments
 (0)