We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a996316 commit 61d8fc1Copy full SHA for 61d8fc1
README.md
@@ -57,7 +57,7 @@ Platform | Compatibility | Compiler Toolchain | Architecture | Python
57
`linux` | `glibc 2.17` or later | `GCC 10.2.1`| `aarch64` | 3.6-3.13
58
`linux` | `glibc 2.17` or later | `GCC 10.2.1`| `ppc64le` | 3.6-3.13
59
`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
+`darwin`| `macOS 11` or later | `Apple Clang 15.0.0` | `aarch64` | 3.8-3.13
61
62
## Github Actions Workflows
63
0 commit comments