update CI workflow for release 0.11
Signed-off-by: Haoyu Sun <hasun@redhat.com>
This commit is contained in:
2
.github/workflows/versions.yaml
vendored
2
.github/workflows/versions.yaml
vendored
@@ -12,10 +12,10 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
branch:
|
||||
- 'release-0.7'
|
||||
- 'release-0.8'
|
||||
- 'release-0.9'
|
||||
- 'release-0.10'
|
||||
- 'release-0.11'
|
||||
- 'main'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user