update CI workflow for release 0.11
Signed-off-by: Haoyu Sun <hasun@redhat.com>
This commit is contained in:
4
.github/workflows/versions.yaml
vendored
4
.github/workflows/versions.yaml
vendored
@@ -12,10 +12,10 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
branch:
|
branch:
|
||||||
- 'release-0.7'
|
|
||||||
- 'release-0.8'
|
- 'release-0.8'
|
||||||
- 'release-0.9'
|
- 'release-0.9'
|
||||||
- 'release-0.10'
|
- 'release-0.10'
|
||||||
|
- 'release-0.11'
|
||||||
- 'main'
|
- 'main'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
@@ -67,7 +67,7 @@ jobs:
|
|||||||
- [x] `NONE` (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)
|
- [x] `NONE` (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)
|
||||||
|
|
||||||
## Changelog entry
|
## Changelog entry
|
||||||
|
|
||||||
```release-note
|
```release-note
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user