We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7b53ed commit f1a2a52Copy full SHA for f1a2a52
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
on-next-branch:
20
- ${{ github.ref == 'refs/heads/next' }}
21
exclude:
22
- - on-next-branch: true
+ - on-next-branch: false
23
runner: windows-latest
24
- on-next-branch: false
25
runner: macos-14
0 commit comments