Skip to content

Commit a9cc3c4

Browse files
committed
github_runner_matrix: deploy Tahoe runner in CI
1 parent 47b7bf3 commit a9cc3c4

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)