diff --git a/run_config.json b/run_config.json index 36921c22..c301d480 100644 --- a/run_config.json +++ b/run_config.json @@ -442,38 +442,6 @@ "per_execution": 10000 } }, - { - "prereq": { - "name": "nvm", - "version": "14.21.3", - "command": "nvm install 14.21.3;nvm use 14.21.3 --silent" - }, - "run": { - "icu_version": "icu70", - "exec": "node", - "test_type": [ - "collation", - "number_fmt" - ], - "per_execution": 10000 - } - }, - { - "prereq": { - "name": "nvm", - "version": "14.18.3", - "command": "nvm install 14.18.3;nvm use 14.18.3 --silent" - }, - "run": { - "icu_version": "icu69", - "exec": "node", - "test_type": [ - "collation", - "number_fmt" - ], - "per_execution": 10000 - } - }, { "prereq": { "name": "rust1.3",