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 b7047bb commit 38f816dCopy full SHA for 38f816d
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
matrix:
29
os: [ubuntu-latest]
30
- node: [25.x, 24.x, 22.x, 20.x, 18.x, "18.18.0"]
+ node: [25.x, 24.x, 22.x, 20.x, "20.19.0"]
31
include:
32
- os: windows-latest
33
node: "lts/*"
0 commit comments