Skip to content

Commit a51cbc7

Browse files
authored
Update supported_platforms.md
1 parent 08f9a4e commit a51cbc7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/docs/supported_platforms.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ sidebar_position: 8
88
|---|---|---|
99
| GNU/Linux | * | glibc and musl are supported |
1010
| macOS | macOS >= 11 | Currently supported macOS releases |
11-
| Windows | >= Windows 8 | VS >= 2022 and Clang are supported |
11+
| Windows | >= Windows 7* | VS >= 2022 and Clang are supported |
1212
| FreeBSD | * | Limited testing |
1313
| OpenBSD | * | Limited testing |
1414
| NetBSD | * | Limited testing |
1515
| Android | NDK >= 26.0.10792818 | Limited testing |
1616
| iOS | * | Limited testing |
1717
| MinGW | MinGW-w64 | |
1818
| Other | N/A | Missing? Open a PR! |
19+
20+
- `*`: Windows 7 is EOL and only supported in this project as long as it doesn't interfere with its progress.

0 commit comments

Comments
 (0)