Remove explicit python 3.8/9 skips (#19177)

Co-authored-by: Devon Hudson <devon.dmytro@gmail.com>
This commit is contained in:
Andrew Morgan
2025-11-14 11:38:39 +00:00
committed by GitHub
parent 408a05ebbc
commit 8da8d4b4f5
2 changed files with 2 additions and 3 deletions

1
changelog.d/19177.misc Normal file
View File

@@ -0,0 +1 @@
Remove explicit python version skips in `cibuildwheel` config as it's no longer required after [#19137](https://github.com/element-hq/synapse/pull/19137).