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.
2 parents b4d669b + afcf599 commit 66b0f29Copy full SHA for 66b0f29
.github/workflows/main.yml
@@ -79,7 +79,7 @@ jobs:
79
runs-on: ${{ matrix.os }}
80
strategy:
81
matrix:
82
- os: [macos-latest, ubuntu-latest, windows-latest]
+ os: [macos-latest, windows-latest]
83
needs:
84
- release
85
steps:
0 commit comments