Skip to content

Commit

Permalink
chore: Update nightly.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeli0 committed Jun 13, 2024
1 parent 81df866 commit 3d16252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ macOS-12, ubuntu-22.04, windows-2022 ]
os: [ macOS-12, macos-13, macos-14, ubuntu-22.04, windows-2022 ]
java: [ 11, 17 ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 3d16252

Please sign in to comment.