summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-04-20 12:48:44 +0100
committerGitHub <noreply@github.com>2022-04-20 12:48:44 +0100
commiteed38c502760989026fc826ce49205c02636cebd (patch)
treea967f1e5a59e62f67b4b7ae72bf7d1e4d76ff67a /changelog.d
parentFix returned count of delete extremities admin API (#12496) (diff)
downloadsynapse-eed38c502760989026fc826ce49205c02636cebd.tar.xz
Add CI job to act as a canary for testing against latest dependencies (#12472)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12472.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12472.misc b/changelog.d/12472.misc
new file mode 100644
index 0000000000..ed306209cc
--- /dev/null
+++ b/changelog.d/12472.misc
@@ -0,0 +1 @@
+Add a CI job which tests Synapse against the latest version of all dependencies.