anonymousland-synapse/.github
David Robertson 0c29f5fbb4
Hacky fix to make mac wheels (#15019)
* Skip testing PyPy wheels

One of the test builds on #15015 failed to install a pp38-* wheel
because it didn't have access to the openssl headers to build
`cryptography` from source. We don't run CI against PyPy so I'm going to
be a meanie and skip testing the wheels. (And I've no idea why 3.8 was
special in the first place, either.)

* Hack the name of the wheel so cibw can test it

I hate hate hate hate hate hate hate hate hate this

* Changelog

* Apply suggestions from code review

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>

---------

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2023-02-07 23:55:22 +00:00
..
ISSUE_TEMPLATE Add more prompts to bug report form (#14522) 2022-11-22 21:23:22 +00:00
workflows Hacky fix to make mac wheels (#15019) 2023-02-07 23:55:22 +00:00
CODEOWNERS Add the synapse-core team as code owners (#10994) 2021-10-06 16:03:17 +02:00
dependabot.yml Make Dependabot only bump Rust deps in the lock file (#14434) 2022-11-14 14:45:17 +00:00
FUNDING.yml
ISSUE_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md Invite PR submitters to credit themselves (#11744) 2022-01-13 18:12:59 +00:00
SUPPORT.md