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 f16e846 commit 3d44b3cCopy full SHA for 3d44b3c
1 file changed
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
strategy:
72
matrix:
73
os: [ubuntu-latest]
74
- 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"]
75
include:
76
- os: windows-latest
77
node: "lts/*"
0 commit comments