File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -528,7 +528,7 @@ local composition_environment = utils.add_inclusion_tracking(part_definitions, "
528
528
"ruby-test-fast-linux-amd64" : $.platform.linux + $.jdk.stable + $.env.jvm + gate + $.run.test_fast + { timelimit: "45:00" }, # To catch missing slow tags
529
529
"ruby-test-mri-asserts" : $.platform.linux + $.jdk.stable + $.env.jvm + gate + $.run.test_mri_fast + { timelimit: "01:15:00" },
530
530
"ruby-test-mri-linux-amd64" : $.platform.linux + $.jdk.stable + $.env.native + gate + $.run.test_mri + { timelimit: "01:20:00" },
531
- "ruby-test-mri-linux-aarch64" : $.platform.linux_aarch64 + $.jdk.stable + $.env.native + gate + $.run.test_mri + { timelimit: "01:20 :00" },
531
+ "ruby-test-mri-linux-aarch64" : $.platform.linux_aarch64 + $.jdk.stable + $.env.native + gate + $.run.test_mri + { timelimit: "01:30 :00" },
532
532
"ruby-test-mri-darwin-amd64" : $.platform.darwin_amd64 + $.jdk.stable + $.env.native + gate + $.run.test_mri + { timelimit: "01:30:00" },
533
533
"ruby-test-mri-darwin-aarch64" : $.platform.darwin_aarch64 + $.jdk.stable + $.env.native + gate + $.run.test_mri + { timelimit: "01:30:00" },
534
534
"ruby-test-integration-linux-amd64" : $.platform.linux + $.jdk.stable + $.env.jvm + gate + $.run.test_integration,
You can’t perform that action at this time.
0 commit comments