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 80308a0 commit 01c79e7Copy full SHA for 01c79e7
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
fail-fast: false
29
matrix:
30
os: [ubuntu-latest]
31
- 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"]
32
include:
33
- os: windows-latest
34
node: "lts/*"
0 commit comments