diff options
author | Erik Johnston <erik@matrix.org> | 2022-10-21 15:22:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 14:22:26 +0000 |
commit | 1c642156d7aa1b0ed1a0b83a64d86002ec510afa (patch) | |
tree | 03a7e42b96c0fa9d712244f787bd32f327b1119f | |
parent | Try building ABI3 wheels for cpython (#14253) (diff) | |
download | synapse-1c642156d7aa1b0ed1a0b83a64d86002ec510afa.tar.xz |
Only build aarch64 wheels for cpython manylinux (#14259)
-rw-r--r-- | changelog.d/14259.misc | 1 | ||||
-rw-r--r-- | pyproject.toml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/14259.misc b/changelog.d/14259.misc new file mode 100644 |