mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
Merge pull request #23756 from hashicorp/backport-versions
build: revert change to active versions
This commit is contained in:
@@ -11,9 +11,9 @@ active_versions {
|
||||
lts = true
|
||||
}
|
||||
version "1.7.x" {
|
||||
ce_active = false
|
||||
ce_active = true
|
||||
}
|
||||
version "1.6.x" {
|
||||
ce_active = false
|
||||
ce_active = true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user