File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 117117 "windows:amd64:jdk-latest" : tier3 + provide(GPY_JVM_STANDALONE),
118118 }),
119119 "python-unittest-bytecode-dsl" : gpgate + platform_spec(no_jobs) + bytecode_dsl_gate("python-unittest" ) + platform_spec({
120- "linux:amd64:jdk21" : daily + t("01:00:00" ),
121- "linux:aarch64:jdk21" : daily + t("01:00:00" ),
122- "darwin:aarch64:jdk21" : daily + t("01:00:00" ),
120+ "linux:amd64:jdk-latest" : daily + t("01:00:00" ),
121+ "linux:aarch64:jdk-latest" : daily + t("01:00:00" ),
122+ "darwin:aarch64:jdk-latest" : daily + t("01:00:00" ),
123123 }),
124124 "python-unittest-multi-context" : gpgate + platform_spec(no_jobs) + platform_spec({
125125 "linux:amd64:jdk21" : daily + t("01:00:00" ) + require(GPY_JVM21_STANDALONE),
171171 "windows:amd64:jdk-latest" : tier3 + require(GRAAL_JDK_LATEST),
172172 }),
173173 "python-junit-bytecode-dsl" : gpgate + platform_spec(no_jobs) + bytecode_dsl_gate("python-junit" ) + platform_spec({
174- "linux:amd64:jdk21" : tier3 + require(GRAAL_JDK_LATEST),
174+ "linux:amd64:jdk-latest" : tier3 + require(GRAAL_JDK_LATEST),
175175 }),
176176 "python-junit-maven" : gpgate_maven + platform_spec(no_jobs) + platform_spec({
177177 "linux:amd64:jdk21" : daily + t("00:30:00" ),
You can’t perform that action at this time.
0 commit comments