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 e0bfb52 commit f99e933Copy full SHA for f99e933
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node-version: [16.x, 18.x]
+ node-version: [16.x, 18.x, 20.x]
16
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
17
18
steps:
0 commit comments