mirror of https://github.com/status-im/consul.git
Update release branch to 1.11.x
This commit is contained in:
parent
34d62a9c85
commit
1732861848
|
@ -5,7 +5,7 @@ on:
|
|||
# Sequence of patterns matched against refs/heads
|
||||
branches:
|
||||
# Push events on crt-consul-migration branch
|
||||
- crt-migration-1.11.0-betax
|
||||
- release/1.11.x
|
||||
env:
|
||||
PKG_NAME: consul
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ project "consul" {
|
|||
"release/1.8.x",
|
||||
"release/1.9.x",
|
||||
"release/1.10.x",
|
||||
# "release/1.11.x"
|
||||
"release/1.11.x"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue