Skip to content

Commit

Permalink
[YUNIKORN-2999] Bump e2e test for core to Kubernetes v1.32.0 (#1003)
Browse files Browse the repository at this point in the history
Closes: #1003
  • Loading branch information
craigcondit committed Dec 16, 2024
1 parent b02e15e commit 149820f
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 149820f

Please sign in to comment.