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 cac312b commit d24d382Copy full SHA for d24d382
.github/workflows/node-e2e.yml
@@ -24,7 +24,7 @@ jobs:
24
25
strategy:
26
matrix:
27
- node-version: [14.x] # Add support for 12.x, 15.x later just build and unit tests
+ node-version: [18.x] # Add support for 12.x, 15.x later just build and unit tests
28
29
steps:
30
- uses: actions/checkout@v2
0 commit comments