File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 RUBYGEMS_MIRROR: "" ,
1818 JEKYLL_THEME_GIT: "" ,
1919 WEBSITE_GIT: "" ,
20- STAGING_DEPLOY_CMD: [],
20+ STAGING_DEPLOY_CMD: [[ "echo" , "1" ] ],
2121 GRAAL_ENTERPRISE_GIT: "" ,
2222 CI_OVERLAYS_GIT: "" ,
2323 BENCHMARK_CONFIG_GIT: "" ,
120120 "python-unittest" : gpgate + platform_spec(no_jobs) + platform_spec({
121121 "linux:amd64:jdk21" : daily + t("01:00:00" ) + provide(GPY_JVM21_STANDALONE),
122122 "linux:aarch64:jdk21" : daily + t("02:00:00" ) + provide(GPY_JVM21_STANDALONE),
123- "darwin:aarch64:jdk21" : daily + t("01:00 :00" ) + provide(GPY_JVM21_STANDALONE),
123+ "darwin:aarch64:jdk21" : daily + t("01:30 :00" ) + provide(GPY_JVM21_STANDALONE),
124124 "windows:amd64:jdk21" : daily + t("01:30:00" ) + provide(GPY_JVM21_STANDALONE),
125125 "linux:amd64:jdk-latest" : tier2 + require(GPY_JVM_STANDALONE),
126126 "linux:aarch64:jdk-latest" : tier3 + provide(GPY_JVM_STANDALONE),
You can’t perform that action at this time.
0 commit comments