mirror of
https://github.com/matrix-org/synapse.git
synced 2025-01-13 19:57:12 +00:00
parent
4ec40b16ac
commit
5dc1f25c53
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -314,8 +314,9 @@ jobs:
|
||||
# There aren't wheels for some of the older deps, so we need to install
|
||||
# their build dependencies
|
||||
- run: |
|
||||
sudo apt update
|
||||
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
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
|
1
changelog.d/15626.misc
Normal file
1
changelog.d/15626.misc
Normal file
@ -0,0 +1 @@
|
||||
Fix the olddeps CI.
|
Loading…
Reference in New Issue
Block a user