Skip to content

Commit

Permalink
Bump timelimit.
Browse files Browse the repository at this point in the history
  • Loading branch information
ansalond committed Sep 1, 2023
1 parent 7951902 commit cc253d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/ci/ci_common/common.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ local devkits = graal_common.devkits;
$.upload_file_sizes,
] + $.create_releaser_notifier_artifact + vm.check_graalvm_complete_build($.mx_vm_installables, "windows", "amd64", java_version),
notify_groups:: ['deploy'],
timelimit: '2:00:00',
timelimit: '2:30:00',
},

deploy_graalvm_ruby(os, arch, java_version): {
Expand Down

0 comments on commit cc253d8

Please sign in to comment.