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 7eab927 commit 5630197Copy full SHA for 5630197
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
strategy:
8
matrix:
9
- node-version: [12.x, 14.x, 16.x, 17.x]
+ node-version: [12.x, 14.x, 16.x, 18.x]
10
platform:
11
- os: ubuntu-latest
12
shell: bash
0 commit comments