mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-11 07:52:16 +00:00
chore(ci): update compatibility versions (#9075)
Signed-off-by: greptimedb-ci <greptimedb-ci@users.noreply.github.com> Co-authored-by: greptimedb-ci <greptimedb-ci@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# exercised by nightly runs (--nightly-window); they are not retained in the PR
|
||||
# window. Run .github/scripts/update-compat-versions.py --update --published-only
|
||||
# after release tags land.
|
||||
from_versions = ["v1.0.2", "v1.1.4"]
|
||||
from_versions = ["v1.1.4", "v1.2.0"]
|
||||
|
||||
# Recent releases that must be able to reopen tables written by the PR build.
|
||||
downgrade_to_versions = ["v1.1.4"]
|
||||
|
||||
Reference in New Issue
Block a user