From eed38c502760989026fc826ce49205c02636cebd Mon Sep 17 00:00:00 2001 From: David Robertson Date: Wed, 20 Apr 2022 12:48:44 +0100 Subject: Add CI job to act as a canary for testing against latest dependencies (#12472) Co-authored-by: Patrick Cloke --- changelog.d/12472.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12472.misc (limited to 'changelog.d') 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. -- cgit 1.4.1