summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2023-05-18 10:53:57 -0400
committerGitHub <noreply@github.com>2023-05-18 10:53:57 -0400
commit5dc1f25c53b5909e3aa39a6faac2d28e64e4a9a1 (patch)
tree64a327335f11a21e90695204d01d3d5b287e735c /changelog.d
parentflake.nix: start synapse automatically, add space usage warning (#15613) (diff)
downloadsynapse-5dc1f25c53b5909e3aa39a6faac2d28e64e4a9a1.tar.xz
Fix olddeps build (#15626)
Do an `apt update` before install packages.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15626.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15626.misc b/changelog.d/15626.misc
new file mode 100644
index 0000000000..0016cdbf10
--- /dev/null
+++ b/changelog.d/15626.misc
@@ -0,0 +1 @@
+Fix the olddeps CI.