Skip to content

Commit 2f3b154

Browse files
committed
rapid really does mean the latest minor release (even pre-releases)
1 parent acf07e0 commit 2f3b154

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
@@ -780,7 +780,7 @@ axes:
780780
- id: "rapid"
781781
display_name: "Rapid"
782782
variables:
783-
MONGODB_VERSION: "8.2"
783+
MONGODB_VERSION: "rapid"
784784
- id: "8.0"
785785
display_name: "8.0"
786786
variables:

.evergreen/config/axes.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ axes:
55
- id: "rapid"
66
display_name: "Rapid"
77
variables:
8-
MONGODB_VERSION: "8.2"
8+
MONGODB_VERSION: "rapid"
99
- id: "8.0"
1010
display_name: "8.0"
1111
variables:

0 commit comments

Comments
 (0)