Remove :big_sur GitHub macOS runner
https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/ Co-authored-by: Bo Anderson <mail@boanderson.me>
This commit is contained in:
parent
d0d1d451ae
commit
1e07fb2841
@ -130,7 +130,7 @@ class GitHubRunnerMatrix
|
||||
end
|
||||
|
||||
NEWEST_GITHUB_ACTIONS_INTEL_MACOS_RUNNER = :ventura
|
||||
OLDEST_GITHUB_ACTIONS_INTEL_MACOS_RUNNER = :big_sur
|
||||
OLDEST_GITHUB_ACTIONS_INTEL_MACOS_RUNNER = :monterey
|
||||
NEWEST_GITHUB_ACTIONS_ARM_MACOS_RUNNER = :sonoma
|
||||
OLDEST_GITHUB_ACTIONS_ARM_MACOS_RUNNER = :sonoma
|
||||
GITHUB_ACTIONS_RUNNER_TIMEOUT = 360
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user