mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-04 16:05:42 +00:00
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:
parent
2be2e05d7c
commit
86d0edfbc3
1 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue