Skip to content

Commit

Permalink
timeout-minutes doesn't support fractional values
Browse files Browse the repository at this point in the history
  • Loading branch information
hamirmahal committed Oct 9, 2024
1 parent d98d9a6 commit b845950
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,8 @@ Prevents a job from failing when a step fails. Set to `true` to allow a job to p

The maximum number of minutes to run the step before killing the process.

Fractional values are not supported. `timeout-minutes` must be a positive integer.

## `jobs.<job_id>.timeout-minutes`

The maximum number of minutes to let a job run before {% data variables.product.prodname_dotcom %} automatically cancels it. Default: 360
Expand Down

0 comments on commit b845950

Please sign in to comment.