We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649de62 commit e4bce8dCopy full SHA for e4bce8d
.evergreen/config.yml
@@ -3662,7 +3662,7 @@ tasks:
3662
type: setup
3663
params:
3664
updates:
3665
- - {key: NODE_LTS_VERSION, value: latest}
+ - {key: NODE_LTS_VERSION, value: '22'}
3666
- {key: NPM_VERSION, value: '9'}
3667
- func: install dependencies
3668
- func: check resource management
@@ -3676,7 +3676,7 @@ tasks:
3676
3677
- {key: VERSION, value: latest}
3678
- {key: TOPOLOGY, value: replica_set}
3679
3680
3681
- func: bootstrap mongo-orchestration
3682
- func: check resource management feature integration
0 commit comments