We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6cb3473 + a9cc3c4 commit 5f1241bCopy full SHA for 5f1241b
Library/Homebrew/github_runner_matrix.rb
@@ -9,7 +9,7 @@ class GitHubRunnerMatrix
9
# on homebrew/core and tag the first commit with a bottle e.g.
10
# `git tag 15-sequoia f42c4a659e4da887fc714f8f41cc26794a4bb320`
11
# to allow people to jump to specific commits based on their macOS version.
12
- NEWEST_HOMEBREW_CORE_MACOS_RUNNER = :sequoia
+ NEWEST_HOMEBREW_CORE_MACOS_RUNNER = :tahoe
13
OLDEST_HOMEBREW_CORE_MACOS_RUNNER = :sonoma
14
NEWEST_HOMEBREW_CORE_INTEL_MACOS_RUNNER = :sonoma
15
0 commit comments