diff options
author | David Robertson <davidr@element.io> | 2022-04-08 12:00:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-08 12:00:05 +0100 |
commit | 7851a2c62f4419224645711b10aabf45104973ef (patch) | |
tree | 2c047d78f792b5b2243e446a61e37c65702424de /changelog.d/12412.misc | |
parent | Add missing type definitions for scripts in docker folder (#12280) (diff) | |
download | synapse-7851a2c62f4419224645711b10aabf45104973ef.tar.xz |
CI: Get the portdb job to run under poetry (#12412)
Diffstat (limited to 'changelog.d/12412.misc')
-rw-r--r-- | changelog.d/12412.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12412.misc b/changelog.d/12412.misc new file mode 100644 index 0000000000..03c90c556a --- /dev/null +++ b/changelog.d/12412.misc @@ -0,0 +1 @@ +Run the CI portdb script in the locked poetry environment. \ No newline at end of file |