mirror of
https://github.com/matrix-org/synapse.git
synced 2025-06-28 06:06:09 +00:00
parent
4ec40b16ac
commit
5dc1f25c53
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -314,6 +314,7 @@ jobs:
|
|||||||
# There aren't wheels for some of the older deps, so we need to install
|
# There aren't wheels for some of the older deps, so we need to install
|
||||||
# their build dependencies
|
# their build dependencies
|
||||||
- run: |
|
- run: |
|
||||||
|
sudo apt update
|
||||||
sudo apt-get -qq install build-essential libffi-dev python-dev \
|
sudo apt-get -qq install build-essential libffi-dev python-dev \
|
||||||
libxml2-dev libxslt-dev xmlsec1 zlib1g-dev libjpeg-dev libwebp-dev
|
libxml2-dev libxslt-dev xmlsec1 zlib1g-dev libjpeg-dev libwebp-dev
|
||||||
|
|
||||||
|
1
changelog.d/15626.misc
Normal file
1
changelog.d/15626.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Fix the olddeps CI.
|
Loading…
x
Reference in New Issue
Block a user