MatrixSynapse/.ci
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
..
scripts Hacky fix to make mac wheels (#15019) 2023-02-07 23:55:22 +00:00
complement_package.gotpl Print complement failure results last (#13639) 2022-08-28 20:05:30 +00:00
latest_deps_build_failed_issue_template.md Add CI job to act as a canary for testing against latest dependencies (#12472) 2022-04-20 12:48:44 +01:00
postgres-config.yaml Rename ci to .ci 2021-08-11 19:59:57 +01:00
sqlite-config.yaml Rename ci to .ci 2021-08-11 19:59:57 +01:00
test_db.db Rename ci to .ci 2021-08-11 19:59:57 +01:00
twisted_trunk_build_failed_issue_template.md Run a nightly CI build against Twisted trunk. (#10651) 2021-08-23 11:12:45 +01:00
worker-blacklist Remove fixed and flakey tests from the sytest blacklist (#10788) 2021-09-10 10:53:04 +01:00