summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.md b/README.md
index 649967f..7493c24 100644
--- a/README.md
+++ b/README.md
@@ -64,15 +64,15 @@ CI means whether we have an automatic CI for this platform. If someone has CI fo
| Platform | Support | CI |
| ------------- | ------------- |----|
-| Linux x64 | ✓ | 🗸 |
-| Linux x86 | 🗸 | 🗸 |
-| Linux ARM64 | 🗸 | 🗸 |
-| Windows x86 | 🗸 | 🗸 |
-| Windows x64 | 🗸 | 🗸 |
-| Windows arm64 | 🗸 | x |
-| MacOS x64 | 🗸 | 🗸 |
-| MacOS M1 | 🗸 | x |
-| S390 | 🗸 | x |
+| Linux x64 | ✓ | ✓ |
+| Linux x86 | ✓ | ✓ |
+| Linux ARM64 | ✓ | ✓ |
+| Windows x86 | ✓ | ✓ |
+| Windows x64 | ✓ | ✓ |
+| Windows arm64 | ✓ | x |
+| MacOS x64 | ✓ | ✓ |
+| MacOS M1 | ✓ | x |
+| S390 | ✓ | x |
It is also known to work on almost all variations of *BSD, Solaris, etc. We don't have CI nor environment to test them. However many progamming languages binding do test libgd on these platforms.