Skip to content

Commit 2400e11

Browse files
evergreen
1 parent 1b0d0dc commit 2400e11

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.evergreen/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2057,7 +2057,6 @@ tasks:
20572057
updates:
20582058
- {key: NODE_LTS_VERSION, value: '22'}
20592059
- func: install dependencies
2060-
- func: check resource management feature integration
20612060
- func: build documentation
20622061
- name: check-types-typescript-next-node-types-22.15.3
20632062
tags:

.evergreen/generate_evergreen_tasks.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,6 @@ SINGLETON_TASKS.push(
579579
NODE_LTS_VERSION: LATEST_LTS
580580
}),
581581
{ func: 'install dependencies' },
582-
{ func: 'check resource management feature integration' },
583582
{ func: 'build documentation' }
584583
]
585584
},

0 commit comments

Comments
 (0)