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 96746af + e027ed3 commit 24fe767Copy full SHA for 24fe767
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
strategy:
18
matrix:
19
- node-version: [14.x, 16.x, 18.x]
+ node-version: [14.x, 16.x, 18.x, 20.x]
20
env:
21
HUSKY: 0
22
steps:
0 commit comments