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 1fea279 commit f57eff2Copy full SHA for f57eff2
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
strategy:
46
matrix:
47
os: [ubuntu-latest]
48
- node: [19.x, 18.x, 17.x, 16.x, 14.x, 12.x, "12.22.0"]
+ node: [20.x, 19.x, 18.x, 17.x, 16.x, 14.x, 12.x, "12.22.0"]
49
include:
50
- os: windows-latest
51
node: "lts/*"
0 commit comments