diff options
| author | Shay <hillerys@element.io> | 2021-12-21 11:37:04 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-21 11:37:04 -0800 |
| commit | 87da37374a68b935fe8a9378a7d369448461c128 (patch) | |
| tree | a1d4f717dcd02f0e403670c4da04f811f93d54a4 /.github/workflows | |
| parent | Merge branch 'master' into develop (diff) | |
| download | synapse-87da37374a68b935fe8a9378a7d369448461c128.tar.xz | |
Drop EOL python 3.6 from CI (#11595)
* remove python 3.6 and postgres 9.6 from github workflow * remove python 3.6 env from tox * newsfragment * correct postgres version * add py310 to tox env list
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/tests.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml |
