Skip to content

Commit 4ff55c7

Browse files
wip
1 parent 058cc61 commit 4ff55c7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1558,7 +1558,7 @@ buildvariants:
15581558
auth-and-ssl: "noauth-and-nossl"
15591559
ruby: ["ruby-4.0", "ruby-3.4", "ruby-3.3", "ruby-3.2", "ruby-3.1"]
15601560
topology: [replica-set, sharded-cluster]
1561-
mongodb-version: [ '6.0', '7.0', '8.0' ]
1561+
mongodb-version: [ '6.0', '7.0' ]
15621562
os: ubuntu2204
15631563
fle: helper
15641564
display_name: "FLE: ${mongodb-version} ${topology} ${ruby}"

.evergreen/config/standard.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ buildvariants:
358358
auth-and-ssl: "noauth-and-nossl"
359359
ruby: <%= supported_mri_rubies_3_ubuntu %>
360360
topology: [replica-set, sharded-cluster]
361-
mongodb-version: [ '6.0', '7.0', '8.0' ]
361+
mongodb-version: [ '6.0', '7.0' ]
362362
os: ubuntu2204
363363
fle: helper
364364
display_name: "FLE: ${mongodb-version} ${topology} ${ruby}"

0 commit comments

Comments
 (0)