Skip to content

Commit

Permalink
Bump k8s versions in tests
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Franssen <[email protected]>
  • Loading branch information
marcofranssen committed Dec 19, 2023
1 parent 2807a06 commit df89791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-kubectl-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
matrix:
# os: [ubuntu-22.04, macos-12, windows-2022]
os: [ubuntu-22.04, macos-12]
version: [v1.23.12, v1.24.6, stable, latest]
version: [v1.26.11, v1.27.8, v1.28.4, v1.29.0, stable, latest]
enablePlugins: [true, false]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit df89791

Please sign in to comment.