RUN-3620: Document dropped support

Add small documentation that notes that we no longer support Intel Macs and
Windows 10.

Fixes: RUN-3620
Signed-off-by: Brent Baude <bbaude@redhat.com>
This commit is contained in:
Brent Baude 2026-04-29 08:00:34 -05:00
parent 2be2e05d7c
commit 86d0edfbc3
No known key found for this signature in database
GPG key ID: 160386BECB6F0643

View file

@ -42,4 +42,8 @@ For Linux, we test the latest versions of Fedora and Debian.
Operating systems and hardware outside our automated testing is considered "best effort".
In many cases, we are unable to test, triage, and develop for combinations outside what
our automated testing covers. For example, Podman on Intel-based Macs.
our automated testing covers.
As of Podman 6, we no longer support Windows 10 nor Intel Macs. While no code was removed
to drop support of Windows 10, code for Intel Macs was removed and will no longer compile
for that platform.