Skip to content

Commit

Permalink
[YUNIKORN-2999] Bump e2e test for core to Kubernetes v1.32.0 (apache#…
Browse files Browse the repository at this point in the history
…1003)

Closes: apache#1003
(cherry picked from commit 149820f)
  • Loading branch information
craigcondit authored and rhh777 committed Dec 25, 2024
1 parent 3e27d3d commit 5e86292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
strategy:
fail-fast: false
matrix:
k8s: [v1.31.0]
k8s: [v1.32.0]
plugin: [""]
steps:
- name: Checkout yunikorn-k8shim source code
Expand Down

0 comments on commit 5e86292

Please sign in to comment.