mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-27 09:58:41 +00:00
Bump pypy to 3.10
pypy 3.9 is EOL
This commit is contained in:
parent
95853c5f31
commit
9c877bdb95
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -458,7 +458,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["pypy-3.9"]
|
||||
python-version: ["pypy-3.10"]
|
||||
extras: ["all"]
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue