mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
update ci.hcl to remove 1.6.x and add in 1.10.x (#14310)
This commit is contained in:
parent
e07160bdaa
commit
a5837493d5
@ -10,10 +10,10 @@ project "vault" {
|
||||
repository = "vault"
|
||||
release_branches = [
|
||||
"main",
|
||||
"release/1.6.x",
|
||||
"release/1.7.x",
|
||||
"release/1.8.x",
|
||||
"release/1.9.x",
|
||||
"release/1.10.x",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user