Skip to content

Commit

Permalink
Add macos-14 to matrix.os also
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Sollerhed <[email protected]>
  • Loading branch information
MPV authored Feb 2, 2024
1 parent ffa7f89 commit 7c5d695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [macos-latest, macos-14, ubuntu-latest, windows-latest]
include:
- os: macos-latest
TARGET: kubectl-sigstore-darwin-amd64
Expand Down

0 comments on commit 7c5d695

Please sign in to comment.