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 2267dce commit 6dca89aCopy full SHA for 6dca89a
1 file changed
.github/workflows/nodejs.yml
@@ -55,7 +55,7 @@ jobs:
55
strategy:
56
matrix:
57
os: [ubuntu-latest, windows-latest, macos-latest]
58
- node-version: [14.x, 16.x, 18.x]
+ node-version: [14.x, 16.x, 18.x, 19.x]
59
eslint-version: [7.x, 8.x]
60
webpack-version: [latest]
61
0 commit comments