Skip to content

Commit

Permalink
DEVPROD-1717 update mongo to 7.0 (evergreen-ci#2137)
Browse files Browse the repository at this point in the history
  • Loading branch information
ybrill authored Nov 6, 2023
1 parent 03fc694 commit 079f786
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -493,8 +493,8 @@ buildvariants:
- ubuntu2204-large
expansions:
goroot: /opt/golang/go1.20
mongodb_url_2204: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2204-6.0.6.tgz
mongosh_url_2204: https://downloads.mongodb.com/compass/mongosh-1.9.0-linux-x64.tgz
mongodb_url_2204: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2204-7.0.2.tgz
mongosh_url_2204: https://downloads.mongodb.com/compass/mongosh-2.0.2-linux-x64.tgz
node_version: 16.17.0
modules:
- evergreen
Expand Down

0 comments on commit 079f786

Please sign in to comment.