diff --git a/pyproject.toml b/pyproject.toml index b2056d9..bd877f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,6 @@ skip = [ "*-manylinux_i686", "*-musllinux_i686", "*-win32", - "*-musllinux_aarch64", ] macos.archs = ["x86_64", "arm64"] # When cross-compiling on Intel, it is not possible to test arm64 wheels.