update CI workflow for release 0.11

Signed-off-by: Haoyu Sun <hasun@redhat.com>
This commit is contained in:
Haoyu Sun
2022-06-17 12:54:17 +02:00
parent 0db1d3b131
commit 6f0697b7ca

View File

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