Skip to content

Commit d97daed

Browse files
committed
fix: benchmarks node version
1 parent a6c647a commit d97daed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ tasks:
213213
commands:
214214
- func: fetch source
215215
vars:
216-
NODE_LTS_VERSION: v18.16.0
216+
NODE_LTS_VERSION: 18
217217
- func: install dependencies
218218
- func: run benchmarks
219219
vars:

0 commit comments

Comments
 (0)