Skip to content

Commit

Permalink
Bump macos to 15 in ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed Jan 2, 2025
1 parent 9597727 commit 814bda6
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 @@ -42,7 +42,7 @@ jobs:
fail-fast: true
matrix:
# os: [ubuntu-22.04, macos-12, windows-2022]
os: [ubuntu-22.04, macos-12]
os: [ubuntu-22.04, macos-15]
version: [v1.26.11, v1.27.8, v1.28.4, v1.29.0, stable, latest]
enablePlugins: [true, false]

Expand Down

0 comments on commit 814bda6

Please sign in to comment.