Skip to content

Commit

Permalink
Update kubectl versions in test workflow to last 4
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed Feb 12, 2025
1 parent f110652 commit d81bf18
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-15]
version: [v1.26.11, v1.27.8, v1.28.4, v1.29.0, stable, latest]
version: [v1.29.13, v1.30.9, v1.31.5, v1.32.1, stable, latest]
enablePlugins: [true, false]

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

0 comments on commit d81bf18

Please sign in to comment.