Update release branch to 1.11.x

This commit is contained in:
99 2021-10-27 14:14:02 -07:00
parent 34d62a9c85
commit 1732861848
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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"
]
}
}