diff options
author | Kegan Dougal <kegan@matrix.org> | 2023-10-18 14:28:38 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2023-10-18 14:28:38 +0100 |
commit | b32b8a469a79e863ba7cf66b6b4f8f67df9d9557 (patch) | |
tree | c2f1661b14e7751347fdc6cc3a212c7f43c1e4b5 | |
parent | complement: enable dirty runs (diff) | |
download | synapse-b32b8a469a79e863ba7cf66b6b4f8f67df9d9557.tar.xz |
Changelog
-rw-r--r-- | changelog.d/16518.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16518.misc b/changelog.d/16518.misc new file mode 100644 index 0000000000..ea10fd4345 --- /dev/null +++ b/changelog.d/16518.misc @@ -0,0 +1 @@ +Enable dirty runs on Complement CI, which is significantly faster. |