This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 0a0b9d51f chore(ci): 2.5.x nightly runtime
0a0b9d51f is described below

commit 0a0b9d51f5dd908f4ebbd0500402fb1d04ef6603
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Fri Nov 8 07:43:07 2024 +0100

    chore(ci): 2.5.x nightly runtime
---
 .github/workflows/nightly-install-olm.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/nightly-install-olm.yml 
b/.github/workflows/nightly-install-olm.yml
index 88cb6ba3c..2495af92e 100644
--- a/.github/workflows/nightly-install-olm.yml
+++ b/.github/workflows/nightly-install-olm.yml
@@ -35,7 +35,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        ref-branch: [main, release-2.4.x]
+        ref-branch: [main, release-2.5.x]
 
     if: github.repository == 'apache/camel-k'
     runs-on: ubuntu-latest

Reply via email to