mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-04-11 18:13:00 +00:00
ci: update pr-commentor action for v3.14
This commit updates pr-commentor action for v3.14 release. Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
parent
e4cc034777
commit
73579f94c7
@ -18,15 +18,15 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
branch: [release-v3.12, release-v3.13, devel]
|
||||
branch: [release-v3.13, release-v3.14, devel]
|
||||
k8s: ["1.29", "1.30", "1.31", "1.32"]
|
||||
exclude:
|
||||
- k8s: "1.32"
|
||||
branch: "release-v3.12"
|
||||
|
||||
- k8s: "1.32"
|
||||
branch: "release-v3.13"
|
||||
|
||||
- k8s: "1.29"
|
||||
branch: "release-v3.14"
|
||||
|
||||
- k8s: "1.29"
|
||||
branch: "devel"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user