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

wilfred-s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 2d34edf0 [YUNIKORN-3304] update e2e test in pre-commit to k8s v1.36 
(#1099)
2d34edf0 is described below

commit 2d34edf0b10a92f41e9398bac0eecdc62a0414ee
Author: mhasnain <[email protected]>
AuthorDate: Wed Jul 1 01:21:32 2026 +1000

    [YUNIKORN-3304] update e2e test in pre-commit to k8s v1.36 (#1099)
    
    Closes: #1099
    
    Signed-off-by: Wilfred Spiegelenburg <[email protected]>
---
 .github/workflows/pre-commit.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index 2a918850..b776c458 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -49,7 +49,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        k8s: [v1.34.0]
+        k8s: [v1.36.1]
     steps:
       - name: Checkout yunikorn-k8shim source code
         uses: actions/checkout@v6


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to