docs: Remove platform not covered by CI

This commit is contained in:
Olivier Goffart 2024-12-18 10:54:09 +01:00
parent e46f7d4213
commit ee6f78fc8d

View file

@ -61,7 +61,6 @@ set_property(TARGET my_program APPEND PROPERTY WIN32_EXECUTABLE TRUE)
| Operating System | Architecture |
| ----------------- | --------------- |
| macOS 12 Monterey | x86-64, aarch64 |
| macOS 13 Ventura | x86-64, aarch64 |
| macOS 14 Sonoma | x86-64, aarch64 |
| macOS 15 Sequoia | x86-64, aarch64 |