Skip to content

Commit

Permalink
update workflow kind ver
Browse files Browse the repository at this point in the history
  • Loading branch information
takara9 committed Apr 22, 2024
1 parent f2d30d0 commit 49c94fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
strategy:
matrix:
mysql-version: ["8.0.35"]
k8s-version: ["1.25.9", "1.26.4", "1.27.1"]
k8s-version: ["1.25.16", "1.26.14", "1.27.11"]
runs-on:
group: moco
steps:
Expand All @@ -68,7 +68,7 @@ jobs:
strategy:
matrix:
mysql-version: ["8.0.28", "8.0.34", "8.0.35"]
k8s-version: ["1.27.1"]
k8s-version: ["1.27.11"]
runs-on:
group: moco
steps:
Expand Down

0 comments on commit 49c94fa

Please sign in to comment.