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