mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Remove Ubuntu 18.04 support.
As a consequence: • Bump minimum supported Python version to 3.7. • Move Vagrant environment to Debian 10, which has Python 3.7. • Move CI frontend tests to Debian 10. • Move production build test to Debian 10. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
d035efd467
commit
a58a71ef43
@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 113
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = "169.2"
|
||||
PROVISION_VERSION = "169.3"
|
||||
|
||||
Reference in New Issue
Block a user