Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Disable mac/win PR tests
  • Loading branch information
thecrypticace committed Oct 30, 2024
commit ba3e8a1cf0f60013eba7f4ffe83cd6a261953cdf
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
on-next-branch:
- ${{ github.ref == 'refs/heads/next' }}
exclude:
- on-next-branch: true
- on-next-branch: false
runner: windows-latest
- on-next-branch: true
- on-next-branch: false
runner: macos-14

runs-on: ${{ matrix.runner }}
Expand Down