Merge pull request #19745 from Homebrew/support-tiers-nit

Support-Tiers: minor rewording
This commit is contained in:
Patrick Linnane 2025-04-12 17:37:12 +00:00 committed by GitHub
commit d807014964
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
--- ---
last_review_date: "2025-03-28" last_review_date: "2025-04-12"
--- ---
# Support Tiers # Support Tiers
@ -11,7 +11,7 @@ These set expectations for how well Homebrew will run on a given configuration.
A Tier 1 supported configuration is one in which: A Tier 1 supported configuration is one in which:
- you're setup to get the best experience using Homebrew - you'll have the best experience using Homebrew
- we will aim to fix reproducible bugs affecting this configuration - we will aim to fix reproducible bugs affecting this configuration
- we will not output warnings about running on this configuration - we will not output warnings about running on this configuration
- we have CI coverage for automated testing and building bottles for this configuration - we have CI coverage for automated testing and building bottles for this configuration