Skip to content

Commit 61d8fc1

Browse files
authored
Update README.md compat (#42)
1 parent a996316 commit 61d8fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Platform | Compatibility | Compiler Toolchain | Architecture | Python
5757
`linux` | `glibc 2.17` or later | `GCC 10.2.1`| `aarch64` | 3.6-3.13
5858
`linux` | `glibc 2.17` or later | `GCC 10.2.1`| `ppc64le` | 3.6-3.13
5959
`darwin`| `macOS 10.13` or later | `Apple Clang 15.0.0` | `x86_64` | 3.6-3.13
60-
`darwin`| `macOS 11` or later | `Apple Clang 15.0.0` | `aarch64` | 3.6-3.13
60+
`darwin`| `macOS 11` or later | `Apple Clang 15.0.0` | `aarch64` | 3.8-3.13
6161

6262
## Github Actions Workflows
6363

0 commit comments

Comments
 (0)