Skip to content

Commit

Permalink
Update nightly.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeli0 authored Jun 13, 2024
1 parent 3d16252 commit b3f0ecd
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 @@ -37,7 +37,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 ]
runs-on: ${{ matrix.os }}
steps:
- run: git config --global core.longpaths true
Expand Down

0 comments on commit b3f0ecd

Please sign in to comment.