File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -1367,7 +1367,9 @@ buildvariants:
13671367 - matrix_name : " fle-4.4"
13681368 matrix_spec :
13691369 auth-and-ssl : " noauth-and-nossl"
1370- ruby : [ruby-3.0, ruby-2.7, jruby-9.2]
1370+ # https://jira.mongodb.org/browse/RUBY-2832
1371+ # ruby: [ruby-3.0, ruby-2.7, jruby-9.2]
1372+ ruby : [ruby-3.0, ruby-2.7]
13711373 topology : standalone
13721374 mongodb-version : ['4.4']
13731375 os : ubuntu1804
Original file line number Diff line number Diff line change @@ -524,7 +524,9 @@ buildvariants:
524524 - matrix_name: "fle-4.4"
525525 matrix_spec:
526526 auth-and-ssl: "noauth-and-nossl"
527- ruby: [ruby-3.0, ruby-2.7, jruby-9.2]
527+ # https://jira.mongodb.org/browse/RUBY-2832
528+ # ruby: [ruby-3.0, ruby-2.7, jruby-9.2]
529+ ruby: [ruby-3.0, ruby-2.7]
528530 topology: standalone
529531 mongodb-version: ['4.4']
530532 os: ubuntu1804
You can’t perform that action at this time.
0 commit comments