feat: add clarification of macOS patches in Support-Tiers

This commit is contained in:
Sean Molenaar 2025-05-24 17:03:40 +02:00 committed by GitHub
parent f4375b0750
commit e76a02eadd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ A Tier 1 supported configuration is one in which:
For Tier 1 support, Homebrew on macOS must be all of: For Tier 1 support, Homebrew on macOS must be all of:
- running on official Apple hardware (e.g. not a "Hackintosh" or VM) - running on official Apple hardware (e.g. not a "Hackintosh" or VM)
- running a version of macOS supported by Apple on that hardware - running the latest patch of a version of macOS supported by Apple on that hardware
- running a version of macOS with Homebrew CI coverage (i.e. the latest stable or prerelease version, two preceding versions) - running a version of macOS with Homebrew CI coverage (i.e. the latest stable or prerelease version, two preceding versions)
- installed in the default prefix (i.e. `/opt/homebrew` on Apple Silicon, `/usr/local` on Intel x86_64) - installed in the default prefix (i.e. `/opt/homebrew` on Apple Silicon, `/usr/local` on Intel x86_64)
- running on a supported architecture (i.e. Apple Silicon or Intel x86_64) - running on a supported architecture (i.e. Apple Silicon or Intel x86_64)