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
Next Next commit
tmp: run on windows
  • Loading branch information
RobinMalfait authored and thecrypticace committed Oct 10, 2024
commit ab7d224ce20eac3017d6ff9bb3194bf751e6fe09
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
on-next-branch:
- ${{ github.ref == 'refs/heads/next' }}
exclude:
- on-next-branch: false
- on-next-branch: true
runner: windows-latest
- on-next-branch: false
runner: macos-14
Expand Down