Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: wang yan <[email protected]>
  • Loading branch information
wy65701436 committed Oct 16, 2024
1 parent 06569b3 commit ae24cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
k8s_version: [v1.31.1, v1.29.9, v1.28.14]
k8s_version: [v1.31.1, v1.29.8, v1.28.13]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit ae24cb2

Please sign in to comment.