docs: Update system requirements (#28504)

Explicitly note that macOS 12.x Monterey is required for screen sharing.

Release Notes:

- N/A
This commit is contained in:
Peter Tripp 2025-04-10 14:18:12 +00:00 committed by GitHub
parent cb1ee01a66
commit c10b1f7c61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 32 additions and 3 deletions

View file

@ -55,6 +55,8 @@ extend-ignore-re = [
"protols",
# x11rb SelectionNotifyEvent struct field
"requestor",
# macOS version
"Big Sur",
# Not an actual typo but an intentionally invalid color, in `color_extractor`
"#fof"
]