Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
sschnabe committed Jun 24, 2024
1 parent 3e0362b commit 89177eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-12]
os: [ubuntu-latest, windows-latest, macos-13]
env:
MAVEN_ARGS: --batch-mode --color=always --no-transfer-progress -Dmaven.test.redirectTestOutputToFile=false
steps:
Expand Down
1 change: 0 additions & 1 deletion src/it/init-without-k8s-warning/invoker.properties

This file was deleted.

0 comments on commit 89177eb

Please sign in to comment.