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 2f02648 commit 56b47eaCopy full SHA for 56b47ea
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
strategy:
47
matrix:
48
os: [ubuntu-latest]
49
- node: ["25.x", 24.x, 22.x, 20.x, "20.19.0"]
+ node: [25.x, 24.x, 22.x, 20.x, "20.19.0"]
50
include:
51
- os: windows-latest
52
node: "lts/*"
0 commit comments