Skip to content

Commit 46a4fbb

Browse files
committed
disable tests
1 parent d2b3f1c commit 46a4fbb

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed
Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +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": "r_lang", "with_local": true},
12-
{"env_folder": "public_dropin_gpu_environments", "framework": "vllm"}
4+
{"env_folder": "public_dropin_environments", "framework": "python3_pmml", "with_local": true}
135
]
146
}

0 commit comments

Comments
 (0)