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
Revert "Run CI on Windows"
This reverts commit 541c671.
  • Loading branch information
philipp-spiess committed Dec 6, 2024
commit 8a8be1ac09b4090996b963d0022a4c5acf450f9a
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
on-next-branch:
- ${{ github.ref == 'refs/heads/next' }}
exclude:
- on-next-branch: false
runner: windows-latest
- on-next-branch: false
runner: macos-14

Expand Down