brew icon indicating copy to clipboard operation
brew copied to clipboard

github_runner_matrix: define timeout values in constants

Open carlocab opened this issue 1 year ago • 0 comments

  • [x] Have you followed the guidelines in our Contributing document?
  • [x] Have you checked to ensure there aren't other open Pull Requests for the same change?
  • [x] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [ ] Have you written new tests for your changes? Here's an example.
  • [x] Have you successfully run brew style with your changes locally?
  • [ ] Have you successfully run brew typecheck with your changes locally?
  • [ ] Have you successfully run brew tests with your changes locally?

This allows us to keep all information about timeout values here in brew instead of both here and in Homebrew/core.

Needed for Homebrew/homebrew-core#171457.

carlocab avatar May 11 '24 20:05 carlocab