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 b794b7a commit be9ee99Copy full SHA for be9ee99
.github/workflows/test.yaml
@@ -54,7 +54,7 @@ jobs:
54
runs-on: ${{ matrix.os }}
55
strategy:
56
matrix:
57
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest]
58
59
steps:
60
- uses: actions/checkout@v3
0 commit comments