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 410ce44 commit 9be0e58Copy full SHA for 9be0e58
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
fail-fast: false
9
matrix:
10
- node-version: [16.x, 18.x, 20.x]
+ node-version: [18.x, 20.x]
11
os: [ubuntu-latest, windows-latest, macos-latest]
12
steps:
13
- uses: actions/checkout@v1
0 commit comments