From 7036d4f22b5ec4d588128cc9ffcaccaf95b36928 Mon Sep 17 00:00:00 2001 From: Jiaming Yuan Date: Thu, 18 Aug 2022 04:13:10 +0800 Subject: [PATCH] Disable modin test on 1.6.0 branch. (#8176) --- tests/ci_build/conda_env/cpu_test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/ci_build/conda_env/cpu_test.yml b/tests/ci_build/conda_env/cpu_test.yml index 08d3a0c91..860527ba1 100644 --- a/tests/ci_build/conda_env/cpu_test.yml +++ b/tests/ci_build/conda_env/cpu_test.yml @@ -37,6 +37,5 @@ dependencies: - pyspark>=3.3.0 - cloudpickle - shap -- modin - pip: - datatable