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 050b276 commit ecbc805Copy full SHA for ecbc805
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ${{ matrix.os }}
21
strategy:
22
matrix:
23
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest]
24
node-version:
25
- 18.x
26
- 20.x
0 commit comments