Skip to content

Commit 3e3f434

Browse files
committed
disable tests
1 parent b57fec8 commit 3e3f434

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed
Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
{
22
"environments" : [
33
{"env_folder": "public_dropin_environments", "framework": "java_codegen", "with_local": true},
4-
{"env_folder": "public_dropin_environments", "framework": "python3_keras", "with_local": true},
5-
{"env_folder": "public_dropin_environments", "framework": "python3_onnx", "with_local": true},
6-
{"env_folder": "public_dropin_environments", "framework": "python3_pmml", "with_local": true},
7-
{"env_folder": "public_dropin_environments", "framework": "python3_pytorch", "with_local": true},
8-
{"env_folder": "public_dropin_environments", "framework": "python3_sklearn", "with_local": true},
9-
{"env_folder": "public_dropin_environments", "framework": "python3_xgboost", "with_local": true},
10-
{"env_folder": "public_dropin_environments", "framework": "python311", "with_local": true},
11-
{"env_folder": "public_dropin_environments", "framework": "python311_genai", "with_local": true},
12-
{"env_folder": "public_dropin_environments", "framework": "r_lang", "with_local": true},
13-
{"env_folder": "public_dropin_gpu_environments", "framework": "vllm"}
4+
{"env_folder": "public_dropin_environments", "framework": "python311", "with_local": true}
145
]
156
}

0 commit comments

Comments
 (0)