mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
Merge 1ce05872f9
into 3c188231c7
This commit is contained in:
commit
e9f09b9ba5
2 changed files with 2 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -460,7 +460,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["pypy-3.9"]
|
||||
python-version: ["pypy-3.10"]
|
||||
extras: ["all"]
|
||||
|
||||
steps:
|
||||
|
|
1
changelog.d/18032.misc
Normal file
1
changelog.d/18032.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Bump pypy version in our test CI to 3.10.
|
Loading…
Add table
Reference in a new issue