Skip to content

Commit

Permalink
Merge pull request #18437 from Homebrew/revert-18418-revert-sequoia-r…
Browse files Browse the repository at this point in the history
…unner
  • Loading branch information
carlocab authored Oct 2, 2024
2 parents 7841c53 + 7478bbe commit 65600a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/github_runner_matrix.rb
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def runner_enabled?(macos_version)

NEWEST_GITHUB_ACTIONS_INTEL_MACOS_RUNNER = :ventura
OLDEST_GITHUB_ACTIONS_INTEL_MACOS_RUNNER = :monterey
NEWEST_GITHUB_ACTIONS_ARM_MACOS_RUNNER = :sonoma
NEWEST_GITHUB_ACTIONS_ARM_MACOS_RUNNER = :sequoia
OLDEST_GITHUB_ACTIONS_ARM_MACOS_RUNNER = :sonoma
GITHUB_ACTIONS_RUNNER_TIMEOUT = 360

Expand Down

0 comments on commit 65600a8

Please sign in to comment.