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