[NET-9445] Re-enable 1.18 backports during 1.19 RC (#21223)

Re-enable 1.18 backports during 1.19 RC

Follow-up to #21219.
This commit is contained in:
Michael Zalimeni 2024-05-28 11:43:36 -04:00 committed by GitHub
parent 54a545d0db
commit c1a7221406
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ active_versions {
ce_active = true
}
version "1.18" {
# This release should remain active until 1.19 GA
ce_active = true
lts = true
}
version "1.17" {}