Skip to content

Commit aa7467b

Browse files
committed
remove unnecessary axis change
1 parent 767de30 commit aa7467b

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

.evergreen/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -777,10 +777,6 @@ axes:
777777
- id: "mongodb-version"
778778
display_name: MongoDB Version
779779
values:
780-
- id: 'latest'
781-
display_name: 'Latest'
782-
variables:
783-
MONGODB_VERSION: 'latest'
784780
- id: "8.0"
785781
display_name: "8.0"
786782
variables:

.evergreen/config/axes.yml.erb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ axes:
22
- id: "mongodb-version"
33
display_name: MongoDB Version
44
values:
5-
- id: 'latest'
6-
display_name: 'Latest'
7-
variables:
8-
MONGODB_VERSION: 'latest'
95
- id: "8.0"
106
display_name: "8.0"
117
variables:

0 commit comments

Comments
 (0)