File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 310310 "tox-example" : gpgate_ee + require(GPYEE_NATIVE_STANDALONE) + platform_spec(no_jobs) + platform_spec({
311311 "linux:amd64:jdk-latest" : tier3,
312312 }),
313- "python-svm-graalos-standalone-build" : gpgate_ee + internet_access_env + platform_spec(no_jobs) + platform_spec({
314- "linux:amd64:jdk-latest" : tier3 + $.ol8 + task_spec({
315- environment +: {
316- GRAALPY_GRAALOS_TOOLCHAIN_URL: $.overlay_imports.GRAALPY_GRAALOS_TOOLCHAIN_URL,
317- GRAALPY_GRAALOS_RUNTIME_URL: $.overlay_imports.GRAALPY_GRAALOS_RUNTIME_URL,
318- GRAALPY_GRAALOS_ARTIFACT_BASE_URL: $.overlay_imports.GRAALPY_GRAALOS_ARTIFACT_BASE_URL,
319- },
320- }),
321- }),
313+ // "python-svm-graalos-standalone-build": gpgate_ee + internet_access_env + platform_spec(no_jobs) + platform_spec({
314+ // "linux:amd64:jdk-latest": tier3 + $.ol8 + task_spec({
315+ // environment +: {
316+ // GRAALPY_GRAALOS_TOOLCHAIN_URL: $.overlay_imports.GRAALPY_GRAALOS_TOOLCHAIN_URL,
317+ // GRAALPY_GRAALOS_RUNTIME_URL: $.overlay_imports.GRAALPY_GRAALOS_RUNTIME_URL,
318+ // GRAALPY_GRAALOS_ARTIFACT_BASE_URL: $.overlay_imports.GRAALPY_GRAALOS_ARTIFACT_BASE_URL,
319+ // },
320+ // }),
321+ // }),
322322 },
323323
324324 local need_pgo = task_spec({runAfter: ["python-pgo-profile-post_merge-linux-amd64-jdk-latest" ]}),
You can’t perform that action at this time.
0 commit comments