Skip to content

Commit 55d8718

Browse files
committed
Remove unused FCV axis, and DB versions
1 parent a873623 commit 55d8718

2 files changed

Lines changed: 0 additions & 32 deletions

File tree

.evergreen/config.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -804,22 +804,6 @@ axes:
804804
variables:
805805
MONGODB_VERSION: "4.2"
806806
CRYPT_SHARED_VERSION: "6.0.5"
807-
- id: "4.0"
808-
display_name: "4.0"
809-
variables:
810-
MONGODB_VERSION: "4.0"
811-
- id: "3.6"
812-
display_name: "3.6"
813-
variables:
814-
MONGODB_VERSION: "3.6"
815-
816-
- id: fcv
817-
display_name: FCV
818-
values:
819-
- id: '3.4'
820-
display_name: '3.4'
821-
variables:
822-
FCV: '3.4'
823807

824808
- id: "topology"
825809
display_name: Topology

.evergreen/config/axes.yml.erb

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,6 @@ axes:
2929
variables:
3030
MONGODB_VERSION: "4.2"
3131
CRYPT_SHARED_VERSION: "6.0.5"
32-
- id: "4.0"
33-
display_name: "4.0"
34-
variables:
35-
MONGODB_VERSION: "4.0"
36-
- id: "3.6"
37-
display_name: "3.6"
38-
variables:
39-
MONGODB_VERSION: "3.6"
40-
41-
- id: fcv
42-
display_name: FCV
43-
values:
44-
- id: '3.4'
45-
display_name: '3.4'
46-
variables:
47-
FCV: '3.4'
4832

4933
- id: "topology"
5034
display_name: Topology

0 commit comments

Comments
 (0)