summary refs log tree commit diff
path: root/changelog.d/13784.misc
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-09-13 10:17:23 +0100
committerGitHub <noreply@github.com>2022-09-13 10:17:23 +0100
commit540afb0bfcc407328a75b0b9910f26b407dbcaed (patch)
tree976cdd51f27a185680621907ae5b518a8bfe79cd /changelog.d/13784.misc
parentinstallation.md: require libpq on M1 macs (#13480) (diff)
downloadsynapse-540afb0bfcc407328a75b0b9910f26b407dbcaed.tar.xz
Simplify CI tests DAG (#13784)
* Simplify CI tests DAG

* Changelog
Diffstat (limited to '')
-rw-r--r--changelog.d/13784.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13784.misc b/changelog.d/13784.misc
new file mode 100644
index 0000000000..e7a542cd80
--- /dev/null
+++ b/changelog.d/13784.misc
@@ -0,0 +1 @@
+Simplify the dependency DAG in the tests workflow.