Skip to content

Commit 5f1241b

Browse files
authored
Merge pull request #20685 from Homebrew/tahoe-runner
github_runner_matrix: deploy Tahoe runner in CI
2 parents 6cb3473 + a9cc3c4 commit 5f1241b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Library/Homebrew/github_runner_matrix.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class GitHubRunnerMatrix
99
# on homebrew/core and tag the first commit with a bottle e.g.
1010
# `git tag 15-sequoia f42c4a659e4da887fc714f8f41cc26794a4bb320`
1111
# to allow people to jump to specific commits based on their macOS version.
12-
NEWEST_HOMEBREW_CORE_MACOS_RUNNER = :sequoia
12+
NEWEST_HOMEBREW_CORE_MACOS_RUNNER = :tahoe
1313
OLDEST_HOMEBREW_CORE_MACOS_RUNNER = :sonoma
1414
NEWEST_HOMEBREW_CORE_INTEL_MACOS_RUNNER = :sonoma
1515

0 commit comments

Comments
 (0)