Skip to content

Commit

Permalink
ci(NODE-5482): append node version to evergreen benchmark task (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
W-A-James authored Jul 24, 2023
1 parent a71e5ba commit c0086c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ tasks:
vars:
TS_VERSION: "next"
TRY_COMPILING_LIBRARY: "false"
- name: run-benchmarks-node
- name: run-benchmarks-node-18
commands:
- func: fetch source
vars:
Expand Down Expand Up @@ -247,4 +247,4 @@ buildvariants:
display_name: RHEL 9.0 perf
run_on: rhel90-dbx-perf-large
tasks:
- run-benchmarks-node
- run-benchmarks-node-18

0 comments on commit c0086c9

Please sign in to comment.