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 5165f62 commit 28456b4Copy full SHA for 28456b4
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
matrix:
29
os: [ubuntu-latest]
30
- 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"]
31
include:
32
- os: windows-latest
33
node: "lts/*"
0 commit comments