Skip to content

Commit aadfbe4

Browse files
committed
Move experimental configuration to daily
1 parent 4f692ec commit aadfbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
"windows:amd64:jdk-latest" : tier3 + require(GRAAL_JDK_LATEST),
249249
}),
250250
"python-junit-bytecode-dsl": gpgate + platform_spec(no_jobs) + bytecode_dsl_gate("python-junit") + platform_spec({
251-
"linux:amd64:jdk21" : tier3 + require(GRAAL_JDK_LATEST),
251+
"linux:amd64:jdk21" : daily + require(GRAAL_JDK_LATEST),
252252
}),
253253
"python-junit-maven": gpgate_maven + platform_spec(no_jobs) + platform_spec({
254254
"linux:amd64:jdk21" : daily + t("00:30:00"),

0 commit comments

Comments
 (0)