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 fc9837d commit 3e3b80aCopy full SHA for 3e3b80a
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
matrix:
26
os: [ubuntu-latest]
27
- node: [22.x, 21.x, 20.x, 18.x, "18.18.0"]
+ node: [23.x, 22.x, 21.x, 20.x, 18.x, "18.18.0"]
28
include:
29
- os: windows-latest
30
node: "lts/*"
0 commit comments